Skip to main content

LayoutKit.ContentPanelMain

ContentPanelProps
ContentPanelProps
PolymorphicComponentPropsWithRef
OwnContentPanelProps
OwnContentPanelProps
Intersection of
Omit
OwnContentPanelProps
basis
number
body
| React.ReactNode| (state: PanelState, panelsState: GetLayoutPanelsStateContextType) => React.ReactNode
children
never
footer
| React.ReactNode| (state: PanelState, panelsState: GetLayoutPanelsStateContextType) => React.ReactNode
header
| React.ReactNode| (state: PanelState, panelsState: GetLayoutPanelsStateContextType) => React.ReactNode
maxWidth
| number| false| null
minWidth
| number| null