pub fn parent( child: impl IntoUiNode, parent: impl IntoVar<Option<WindowId>>, ) -> UiNode
P Binds the parent window var with the property value.
P
parent
The binding is bidirectional and the window variable is assigned on init.