Hierarchy

Properties

className?: string

Optional class

disabled?: boolean

Whether the action is disabled. If set to true, disallows interactions. (default: undefined)

icon?: string | IconName

Optional built in icon. This prop also accepts an img src.

imgAlt?: string

Optional image alt attribute.

label: string

The label of the action.

Generated using TypeDoc