Action group
An action group is a grouping of action buttons that are related to each other.
| Property | Type | Values | Default | Required | Description |
|---|---|---|---|---|---|
| orientation | string | horizontal, vertical | horizontal | No | - |
| size | string | s, m, l, xl | m | No | - |
| density | string | regular, compact | regular | No | - |
| isJustified | boolean | - | false | No | - |
| isQuiet | boolean | - | false | No | - |
| isEmphasized | boolean | - | false | No | - |
| enableSelection | boolean | - | false | No | - |
| selectionMode | string | single, multiple | single | No | Only applicable if selection is enabled |
| allowsEmptySelection | boolean | - | false | No | Only applicable if selection is enabled |
| overflowMode | string | wrap, collapse | wrap | No | - |
| isDisabled | boolean | - | false | No | - |