It is designed not to overwhelm a user with all of its possible configurations, exposing only the variables for the most common use cases.
Check out the demo page at https://afonsobc.outsystemscloud.com/TagifyDemo/ for the most common use cases or visit https://yaireo.github.io/tagify/ for a full range of configuration possibilities.
- Added a new flag to control the behaviour of the "Add <NewTag>" suggestion displayed to the user (IsDisplayNewTagHelper);
- Corrected a bug that would cause tags to momentarily duplicate and then disappear if the page was Ajax Refreshed;
- Corrected a bug in the Demo that would prevent the user from removing records from the table.
Thanks to Vaibhav for the headsup.