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§
- Dialog
Provider Args - Arguments for the
dialog_providercomponent. - Dialog
Provider Args Builder - Builder for
DialogProviderArgs. - Dialog
Provider State - Shared state for
dialog_provider, controlling visibility and animation.
Enums§
- Dialog
Provider Args Builder Error - Error type for DialogProviderArgsBuilder
- Dialog
Style - Defines the visual style of the dialog’s scrim.
Functions§
- dialog_
provider - dialog_provider