You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**activeItemKey**| The active item key. | `string | number` | undefined |
4
+
|**alwaysOpen**| Make accordion items stay open when another item is opened |`boolean`| false |
3
5
|**className**| A string of all className you want applied to the base component. |`string`| - |
4
6
|**flush**| Removes the default background-color, some borders, and some rounded corners to render accordions edge-to-edge with their parent container. |`boolean`| - |
0 commit comments