created:3/5/2021
updated:3/5/2021
loc
62
comments
21%
passed
20
coverage
88%
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 |
36 commits
file | imports |
|---|---|
| "./utils" | getSortedActionsActionItems |
| "../Link" |