egui
0.31.1
Module modal
Module Items
Structs
In egui::
containers
egui
::
containers
Module
modal
Copy item path
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.