0
4
pplacidmasvidal
The preceding code creates a <sly> element to include a component in this HTL. Val 1 is for the component's name and val 2 the path to the component
Library: AEM
AEM
Shortcut: codAEMIncludeComponent
codAEMIncludeComponent
Filename pattern: *.html
*.html
0 Comments
<sly data-sly-resource="${'component-name' @ resourceType='path/to/component'}"></sly>