Docs (4.0.0)
class MessageDialogStyles property

reverseButtons

True if the buttons should be shown in reverse order.

reverseButtons: boolean

Notes

  • This property defaults to true, which means that the confirm button is displayed last. Set to false to display the confirm button first.

Related