Function zng::access::placeholder
source ยท pub fn placeholder(
child: impl UiNode,
placeholder: impl IntoVar<Txt>,
) -> impl UiNode
Expand description
P
Short hint (a word or short phrase) intended to help the user with data entry when a form control has no value.