Forms
Tom Select examples
Ported from tom-select.js.org examples: basic, tags, multi, optgroups, and remote-like search.
Basic single select
Classic Tom Select dropdown with search.
Tags (create)
Freeform tag creation with removable chips.
Multi with remove
Chip-style multi select with remove buttons.
Optgroups
Group options to mirror the Tom Select optgroup demo.
Async-style search
Simulated async search with a small dataset.
Mimics remote fetch by filtering a local list with a short delay.