API Reference > ui-ninezone > Toolbar > ExpandableItemProps ExpandableItemProps Interface Beta Properties of ExpandableItem component. Extends CommonProps Properties Name Type Description hideIndicator undefined | false | true Describes if expandable item triangle indicator should be hidden. history undefined | React.ReactNode History of the toolbar. Deprecated isActive undefined | false | true Describes if item is active. isDisabled undefined | false | true Describes if item is disabled. onIsHistoryExtendedChange undefined | (isExtended: boolean) => void Function called when history tray should be extended or shrank. Deprecated panel undefined | React.ReactNode Panel of the toolbar. 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/toolbar/item/expandable/Expandable.tsx Line 19 Last Updated: 13 June, 2024