Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Button

Hierarchy

  • Button

Index

Properties

enabled

enabled: boolean

Whether the button is enabled

Optional focused

focused: boolean

Whether the button is focused

hidden

hidden: boolean

Whether the button is hidden

label

label: string

The label displayed on the button

Readonly onClick

onClick: Event<void>

Raised when the button is clicked

Optional position

Position of the button on the dialog footer

Generated using TypeDoc