Collection of theme-ui and external components.
Theme UI
created:3/15/2021
updated:3/15/2021
source lines:62
comments %:21

ActionBar

@component-controls/components
3.4.5

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.

import { ActionBar } from '@component-controls/components';

Overview

Name
Description
Default
Controls
actions

collection of action items

ActionItems
[]
themeKey

custom layouts from the theme, defaults to 'actionbar'

string
actionbar

package
imports
peer
react
^17.0.1
useMemoFC
*
theme-ui
^0.6.0-alpha.7
jsxButtonBox

file
imports
"./utils"
getSortedActionsActionItems
"../Link"
Link

Stories

Order

Override

Group End

Group Start