pub fn placeholder(
child: impl IntoUiNode,
placeholder: impl IntoVar<Txt>,
) -> UiNodeExpand description
P Short hint (a word or short phrase) intended to help the user with data entry when a form control has no value.
pub fn placeholder(
child: impl IntoUiNode,
placeholder: impl IntoVar<Txt>,
) -> UiNodeP Short hint (a word or short phrase) intended to help the user with data entry when a form control has no value.