Function zng::text_input::max_chars_count_adorner_fn
source ยท pub fn max_chars_count_adorner_fn(
child: impl UiNode,
adorner_fn: impl IntoVar<WidgetFn<()>>,
) -> impl UiNode
Expand description
P
Adorner property used by FieldStyle
to show the count/max indicator.