A next-generation tool to create blazing-fast documentation sites
API
created:4/29/2021
updated:4/29/2021
loc
129
comments
14%
passed
6
coverage
39%

PanelContainer

avatar of atanasster
@component-controls/components
3.15.0

Action container with built-in collapsible panels

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

Overview

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
-

Commits

Date
Author
Commit Message
12/25/2021

atanasster

avatar of atanasster
chore: upgrade eslint, gatsby, next
2/20/2021

atanasster

avatar of atanasster
chore: bumb theme-ui to 0.6.0-alpha.7
2/17/2021

atanasster

avatar of atanasster
feat: components history and catalog
11/17/2020

atanasster

avatar of atanasster
chore: cleanup default imports of React
10/28/2020

atanasster

avatar of atanasster
chore: axe-plugin and components
6/25/2020

atanasster

avatar of atanasster
fix: action items title to node
6/17/2020

atanasster

avatar of atanasster
chore: replace recoil with react context for now
6/10/2020

atanasster

avatar of atanasster
feat: useTheme hook
6/10/2020

atanasster

avatar of atanasster
fix: panel on change remove referesgh
5/23/2020

atanasster

avatar of atanasster
feat: initial checkin gatsby bundler
11 commits
package
imports
peer
react
^17.0.1
ReactuseStateuseMemouseEffectuseCallbackReactNodeMouseEventFCCSSProperties
*
theme-ui
^0.8.4
ButtonPropsButton
file
imports
"../Collapsible"
Collapsible
"../Tabs"
"../ActionBar"
getSortedPanelsActionItemsActionItem
"../ActionContainer"
ActionContainerActionContainerProps
"../ThemeContext"
useTheme

Stories

Open Tab

Visible Tabs