diff --git a/Uikit v3 - (Collapse) Accordion.json b/Uikit v3 - (Collapse) Accordion.json new file mode 100644 index 0000000..625acff --- /dev/null +++ b/Uikit v3 - (Collapse) Accordion.json @@ -0,0 +1,16 @@ +{ + "name": "Accordion", + "heading": "Create a list of items that can be shown individually by clicking an item's header.", + "description": "", + "usage": "The Accordion component consists of a parent container with the uk-accordion attribute, and a title and content part for each accordion item.\r\n\r\n.uk-accordion-title - Defines and styles the toggle for each accordion item. Typically used on a heading.\r\n\r\n.uk-accordion-content - Defines the content part for each accordion item.\r\n\r\n", + "snippet": "