Load Configuration as External Resource
In production environments or when you want to share the configuration in serval components, the <script type="config">
with the src
attribute makes it straightforward to indicate the source of the functions.
It is possible to directly include the config-src
properties within the g-composer
component itself, simplifying the overall code structure by eliminating the script
tag.