Skip to main content

Module tag_input

Module tag_input 

Source
Expand description

Tokenised entry: the tags a typist has assembled, and a field to add one.

The set belongs to the caller. Adding and removing are reported, never applied, so a host that refuses an addition simply does not add it. What the control refuses on its own — a duplicate, a set already at its limit — it refuses out loud: a keystroke that vanishes without a word is indistinguishable from a broken field.

Structs§

TagInput
A field that collects a set of short tokens.

Enums§

TagInputEvent
What a tag field reports. The owner decides what any of it means.