Function zng::access::labelled_by
source ยท pub fn labelled_by(
child: impl UiNode,
labels: impl IntoVar<Vec<WidgetId>>,
) -> impl UiNode
Expand description
P
Append widgets that provide additional information related to this widget.