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
|`animated`|`animated`| If `true`, all accordions inside of the accordion group will animate when expanding or collapsing. |`boolean`|`true`|
14
15
|`disabled`|`disabled`| If `true`, the accordion group cannot be interacted with. |`boolean`|`false`|
15
16
|`expand`|`expand`| Describes the expansion behavior for each accordion. Possible values are `"compact"` and `"inset"`. Defaults to `"compact"`. |`"compact" \| "inset"`|`'compact'`|
16
17
|`mode`|`mode`| The mode determines which platform styles to use. |`"ios" \| "md"`|`undefined`|
0 commit comments