Skip to content

Instantly share code, notes, and snippets.

@johnkegd
johnkegd / Accordion.xml
Last active August 29, 2023 09:12 — forked from salomao-santos/aem-component-dialog.md
AEM: Dialog field example: structure of a dialog, checkbox, datepicker, fileupload, multifield, numberfield, pathbrowser, pathfield, radiogroup, richtext, select, textarea, textfield
<accordion jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/accordion">
<items jcr:primaryType="nt:unstructured">
<borders
jcr:primaryType="nt:unstructured"
jcr:title="Borders styles"
sling:resourceType="granite/ui/components/coral/foundation/container">
<items jcr:primaryType="nt:unstructured">
<name
jcr:primaryType="nt:unstructured"