CenteredTopPanelContainerProps

See source code
Table of contents
interface CenteredTopPanelContainerProps {}

Properties

children

optional
children?: ReactNode;

ignoreRightWidth

optional
ignoreRightWidth?: number;

marginBetweenZones

optional
marginBetweenZones?: number;

maxWidth

optional
maxWidth?: number;

squeezeAmount

optional
squeezeAmount?: number;

stylePanelWidth

optional
stylePanelWidth?: number;

Prev
BreakPointProviderProps
Next
CopyAsOptions