Skip to content
Content 1 Content 2 Content 3
Accordion group - Web Component
The AccordionGroup component can be used imported from:
Playground
Parameters
The Web component uses the <z-accordion-group>
tag:
By default, all the parameters are optional or can be set in different, except for the ones marked as required
The parametrization of the component can be done with the following custom HTML params:
Name | Type | Description | Slot | A11y |
---|---|---|---|---|
config | string | Sets the size of the accordion item. Default is | ||
accordions | obj[] | The array with the information of the accordion items |
Events
This component has events. Check the documentation about how to use the events.
Name | Payload | Description |
---|
Slots
This component has slots. Check the documentation about how to use the slots.
Name | Tags | Description |
---|
Parameters use
model
...
accordions
We can pass the information of the accordions via the accordions
attribute:
Or simply slotting the Accordion
components:
config
...
Browser support
Detected engine:
Chromium
Webkit
Gecko