Container: { height?: number | null; isContainerAutoSizeEnabled: boolean; region: string; sidebarComponents: SidebarComponent[]; style: string; unit: string; width?: number | null; } Type declaration
Optional
height?: number | null
isContainerAutoSizeEnabled: boolean
region: string
style: string
unit: string
Optional
width?: number | null