Module dialog

Module dialog 

Source
Expand description

Modal dialog provider — show modal content above the main app UI.

§Usage

Used to show modal dialogs such as alerts, confirmations, wizards and forms; dialogs block interaction with underlying content while active.

Structs§

DialogProviderArgs
Arguments for the dialog_provider component.
DialogProviderArgsBuilder
Builder for DialogProviderArgs.
DialogProviderState

Enums§

DialogProviderArgsBuilderError
Error type for DialogProviderArgsBuilder
DialogStyle
Defines the visual style of the dialog’s scrim.

Functions§

dialog_provider
dialog_provider