modal

Function modal 

Source
pub fn modal(child: impl IntoUiNode, modal: impl IntoVar<bool>) -> 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.