ActionButton interface

An interface representing an action button

Properties

buttonType

The type of the button

label

The localized display name of the button

name

The name of the button

Property Details

buttonType

The type of the button

buttonType?: ButtonType

Property Value

label

The localized display name of the button

label: string

Property Value

string

name

The name of the button

name: string

Property Value

string