Docs (4.0.0)
class MessageDialogStyles property

confirmButtonStyle

The button style used for the confirm button.

confirmButtonStyle: typeof ui.style.BUTTON

Notes

  • This property defaults to the default primary button style.

Related