Tom Select
This module enhances form select elements by applying the Tom Select library, a lightweight hybrid of a textbox and select box. It provides autocompletion and improves user experience for selecting multiple options, useful for tagging or contact lists
Applies the Tom Select multiselect prettifier to all select elements in forms.
No configuration options provided yet, and only default settings used for Tom Select so far.
Uses jsdelivr to get the JavaScript and CSS for Tom Select.
Co-maintainers and merge requests welcome!
About Tom Select
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.