Interface APIButtonComponentBase<Style>

Type Parameters

Hierarchy

Properties

disabled?: boolean

The status of the button

The emoji to display to the left of the text

label?: string

The label to be displayed on the button

style: Style

The style of the button

type: Button

The type of the component

Generated using TypeDoc