API Reference > ui-ninezone > Toolbar > OverflowProps OverflowProps Interface Beta Properties of Overflow component. Extends ExpandableItemProps Methods Name Description onClick(): void Optional Function called when button is clicked. Inherited properties Name Type Inherited from Description className undefined | string ExpandableItemProps Custom CSS class name hideIndicator undefined | boolean ExpandableItemProps Describes if expandable item triangle indicator should be hidden. isActive undefined | boolean ExpandableItemProps Describes if item is active. isDisabled undefined | boolean ExpandableItemProps Describes if item is disabled. panel undefined | ReactNode ExpandableItemProps Panel of the toolbar. style undefined | CSSProperties ExpandableItemProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/toolbar/item/Overflow.tsx Line 18 Last Updated: 11 June, 2024