API Reference > ui-ninezone > Toolbar > ExpandableItemProps ExpandableItemProps Interface Beta Properties of ExpandableItem component. Extends CommonProps Properties Name Type Description hideIndicator undefined | boolean Describes if expandable item triangle indicator should be hidden. isActive undefined | boolean Describes if item is active. isDisabled undefined | boolean Describes if item is disabled. panel undefined | ReactNode Panel of the toolbar. Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/toolbar/item/expandable/Expandable.tsx Line 19 Last Updated: 11 June, 2024