目录

MessageDialogType

The type of the message dialog.

type MessageDialogType = 'question' | 'info' | 'warning' | 'error';