Required:
- xamin/handlebars
- masterminds/html5
To have the package self-contained, both libraries got extracted and integrated into this package.
- component-clientlib-root, for the root of the web root of the clientlibs (i.e. /clientlibs/component/)
- template-clientlib-root, for the root of the web root of the clientlibs (i.e. /clientlibs/template/)
- ${component-clientlib-root}/path/to/stylesheet.css. Used in component (recommended) or template.
- ${component-clientlib-root}/path/to/javascript.js. Used in component (recommended) or template.
- gx2cms-stylesheet-placeholder, the place holder for stylesheet injection. Used in template.
- gx2cms-javascript-placeholder, the place holder for javascript injection. Use in template.