MessageDialogOptions
Defined in: index.ts:83
2.0.0
optionalkind:"info"|"warning"|"error"
Defined in: index.ts:87
The kind of the dialog. Defaults to info.
optionalokLabel:string
Defined in: index.ts:89
The label of the confirm button.
optionaltitle:string
Defined in: index.ts:85
The title of the dialog. Defaults to the app name.
© 2025 Tauri Contributors. CC-BY / MIT