No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

created:3/19/2020
,
updated:12/6/2020

ActionContainer

Container box with actions.

Component

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

Override

Properties

Name
Description
Default
actions

optional actions provided to the component

ActionItem[]
-
plain

if plain, skip the border and spacing around the children

boolean
-

External dependencies

package
imports
peer
react
^17.0.1
FC
*
theme-ui
^0.6.0-alpha.7
jsxBox

Internal dependencies

file
imports
"../ActionBar"
ActionBarActionItem

Component JSX

<Box
variant
/>
theme-ui
^0.6.0-alpha.7

Stories

Overview

Order