OverflowProps Interface

Beta  

Properties of Overflow component.

Extends

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

Last Updated: 29 November, 2022