Function zng_wgt_access::controls
source ยท pub fn controls(
child: impl UiNode,
controlled: impl IntoVar<Vec<WidgetId>>,
) -> impl UiNode
Expand description
P
Append widgets whose contents or presence are controlled by this widget to the controlled list.