Appearance
jio-accordion
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| items | The data to display in the table, this is an array of objects | Array | - | |
| collapseOne | Set collapseOne on true when the component must close other when click on a item. When this variable is false all item can open at the same time | boolean | - |
General
This is the standard accordion component.
Code examples
A simple accordion.