Docs (4.0.0)
class MessageDialogStyles property

buttonStyle

The button style used for all buttons except the confirm button.

buttonStyle: typeof ui.style.BUTTON

Notes

  • This property defaults to the default button style.

Related