Contents

MessageDialogButtonType

The type of the button.

type MessageDialogButtonType = 'regular' | 'primary' | 'secondary';