@cqfactory/component-generator
Version:
Builds ReactJS/Vue/Angular enabled AEM Touch UI components with dialogue.
12 lines (11 loc) • 499 B
text/xml
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:description="{{COMP_DESCRIPTION}}"
jcr:primaryType="cq:Component"
cq:noDecoration="{{NO_DECORATION}}"
cq:isContainer="{{IS_CONTAINER}}"
jcr:title="{{TITLE}}"
componentGroup="{{GROUP}}"
{{RESOURCE_SUPER_TYPE_PLACEHOLDER}} />