CenteredTopPanelContainerProps
See source codeTable of contents
interface CenteredTopPanelContainerProps {}
Properties
children
children: ReactNode
ignoreRightWidth
optional
ignoreRightWidth?: number
marginBetweenZones
optional
marginBetweenZones?: number
maxWidth
optional
maxWidth?: number
squeezeAmount
optional
squeezeAmount?: number
stylePanelWidth
optional
stylePanelWidth?: number
Prev
BreakPointProviderPropsNext
DefaultToolbarProps