created:3/15/2021
updated:3/15/2021
source lines:128
comments %:14
PanelContainer
Action container with built-in collapsible panels
Name | Description | Default |
---|---|---|
openTab | by default, which tab to have open. ReactNode | - |
visibleTabs | if true, the tabs on the panels will be visible boolean | false |
background | background pattern type darklight | - |
direction | direction type ltrrtl | - |
actions | optional actions provided to the component ActionItem[] | [] |
plain | if plain, skip the border and spacing around the children boolean | - |
file | imports |
---|---|
"../Collapsible" | |
"../Tabs" | |
"../ActionBar" | getSortedPanelsActionItemsActionItem |
"../ActionContainer" | ActionContainerActionContainerProps |
"../ThemeContext" | useTheme |