Module dialog

Module dialog 

Source
Expand description

Dialog module - Gateway only

Modules§

presets
Convenience functions for common dialogs

Structs§

CancelButton
ConfirmButton
Button markers for dialog actions
DialogBody
Component for dialog body text
DialogBuilder
Builder for creating dialogs
DialogButton
Button configuration for dialogs
DialogButtonEvent
Event fired when a dialog button is clicked
DialogButtonRow
Component for dialog button row
DialogContainer
Component for dialog containers
DialogOverlay
Component for dialog overlays
DialogPlugin
DialogTitle
Component for dialog title text
DiscardButton
ErrorDialog
Marker for error dialog
ExitConfirmationDialog
Marker for exit confirmation dialog
InfoDialog
Marker for info dialog
NoButton
OkButton
ResolutionDialog
Marker for resolution dialog
SaveButton
SuccessDialog
Marker for success dialog
UnsavedChangesDialog
Marker for unsaved changes dialog
WarningDialog
Marker for warning dialog
YesButton

Enums§

DialogButtonMarker
Marker types for dialog buttons
DialogType
Types of dialogs