Back to Wails

Function Warning

v3/internal/runtime/desktop/@wailsio/runtime/docs/functions/Dialogs.Warning.html

2.14.0681 B
Original Source

Function Warning

Warning(options: MessageDialogOptions): Promise<string>

Presents a warning dialog.

Parameters

Dialog options.

Returns Promise<string>

A promise that resolves with the label of the chosen button.

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark