API Reference > ui-nineZone > Zone > ZoneProps ZoneProps Interface Beta Properties of Zone component. Extends CommonProps Properties Name Type Description bounds undefined | RectangleProps Zone bounds. children undefined | React.ReactNode Zone content. id WidgetZoneId Zone id. isFloating undefined | false | true Describes if the zone is floating. isHidden undefined | false | true Describes if the zone is hidden. isInFooterMode undefined | false | true Describes if the zone is in footer mode. safeAreaInsets undefined | SafeAreaInsets Describes respected safe area insets. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/zones/Zone.tsx Line 20 Last Updated: 13 June, 2024