Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageBoxButton

Definition of Message box button

Hierarchy

  • MessageBoxButton

Index

Properties

Properties

Optional aria

aria: String

For accesibility, aria label to be used

cb

cb: Function

The callback called when user clicks on button

Optional highlight

highlight: undefined | false | true

true to highlight the button (default is false)

label

label: String

the label to be displayed

Generated using TypeDoc