Static zng_wgt_text::MAX_CHARS_COUNT_VAR

source ยท
pub static MAX_CHARS_COUNT_VAR: ContextVar<usize>
Expand description

Maximum number of characters that can be input.

Zero means no limit. Is zero by default.