diff --git a/docs/design/accordion.rst b/docs/design/accordion.rst new file mode 100644 index 00000000..c6ec3025 --- /dev/null +++ b/docs/design/accordion.rst @@ -0,0 +1,136 @@ +.. vale off + +Accordion component +=================== + +.. vale on + +Introduction +------------ + +The Accordion Component allows developers to create collapsible sections within their Mautic templates. This Component is useful for organizing content into expandable and collapsible panels, enhancing the User experience by making large amounts of content more manageable. + + +Template structure +------------------ + +The ``accordion.html.twig`` template defines this accordion component. The template employs a list structure ``