Tag Selector Demos


Regular Select Field

Regular Multiselect Field

Multiselect with 2 Tag Limit and Callbacks (see console logs for examples)


Behind the scenes

Below is an example that illustrates the functionality of this library. As you select options, the hidden select field values update. Therefore, when you handle your form, you'd handle it like you would normally because the select field is still present and updating. Try it out below and see what's happening.