ngx-input-tag feature requests (different tag formats and prevent creating new tags)
Closed this issue · 0 comments
kevinbuhmann commented
Describe the solution you'd like
ngx-input-tag
should allow thetagFormatter
to be set via a input (input overrides provider). We have two types of tags on our site and they use different formats.ngx-input-tag
should have an option to disable adding tags that are not in the suggested tag array.ngx-input-tag
should have an option to prevent backspace from removing a tag.
I would be happy to open a PR.