Examples
Props
ActionList
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | Children of the action list | |
| className | string | Additional classes added to the action list | |
| isIconList | boolean | Flag indicating the action list contains multiple icons and item padding should be removed |
ActionListGroup
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | Children of the action list group | |
| className | string | Additional classes added to the action list group | |
| isIconGroup | boolean | Flag indicating the action list group contains multiple icons and item padding should be removed |
ActionListItem
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | Children of the action list item | |
| className | string | Additional classes added to the action list item |
CSS variables
| Expand or collapse column | Selector | Variable | Value |
|---|
