Module modal
egui
0.30.0
Module modal
Module Items
Structs
In egui::
containers
Modules
collapsing_header
frame
modal
panel
popup
scroll_area
Structs
Area
AreaState
ComboBox
Resize
Sides
Window
Enums
AboveOrBelow
Type Aliases
IconPainter
egui
::
containers
Module
modal
Copy item path
Settings
Help
Summary
Source
Structs
§
Modal
A modal dialog. Similar to a
crate::Window
but centered and with a backdrop that blocks input to the rest of the UI.
Modal
Response
The response of a modal dialog.