created:3/15/2021
updated:3/15/2021
source lines:62
comments %:21
ActionBar
A strip of actions to be attached to a container. The action items contain the labels and click event handlers. Actions can accept an order prop, and can also overwrite default actions.
Name | Description | Default | Controls |
|---|---|---|---|
| actions | collection of action items ActionItems | [] | |
| themeKey | custom layouts from the theme, defaults to 'actionbar' string | actionbar |
file | imports |
|---|---|
| "./utils" | getSortedActionsActionItems |
| "../Link" |