Function zng_wgt_window::modal
source ยท pub fn modal(child: impl UiNode, modal: impl IntoVar<bool>) -> impl UiNode
Expand description
P
Binds the modal
window var with the property value.
The binding is bidirectional and the window variable is assigned on init.