pub fn label(child: impl IntoUiNode, label: impl IntoVar<Txt>) -> UiNodeExpand description
P Sets a custom name for the widget in accessibility info.
See also labelled_by and labelled_by_child.
pub fn label(child: impl IntoUiNode, label: impl IntoVar<Txt>) -> UiNodeP Sets a custom name for the widget in accessibility info.
See also labelled_by and labelled_by_child.