UNPKG

@cqfactory/component-generator

Version:

Builds ReactJS/Vue/Angular enabled AEM Touch UI components with dialogue.

17 lines (16 loc) 618 B
<ELNAME jcr:primaryType="nt:unstructured" jcr:title="{{TITLE}}" sling:resourceType="granite/ui/components/foundation/section"> <layout jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/layouts/fixedcolumns"/> <items jcr:primaryType="nt:unstructured"> <column jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/container"> <items jcr:primaryType="nt:unstructured"> {{FIELDS}} </items> </column> </items> </ELNAME>