Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Name | Description | Default | Control |
---|---|---|---|
styles | Custom styles to be applied to the Accordion component. string | - | |
allowMultiple | Whether to allow multiple items to be open at the same time. boolean | false | |
allowToggle | Whether to allow items to be closed if they are already open. boolean | false | |
defaultIndexes | The indexes of the items that should be open by default. number[] | [] | |
children | The items to be rendered inside the Accordion component. - | - | - |