mdbootstrap / bootstrap-templates

A collection of free Bootstrap 5 templates.
https://mdbootstrap.com/freebies/
3.07k stars 1.01k forks source link

How to append class or text to newly added tag? #654

Closed tejashapani closed 2 years ago

tejashapani commented 5 years ago

Hello,

Is it possible to append something to newly added tag?

For example, tag1 (50), tag2 (50) There are two existing tags and when i add another tag i.e. tag3, it will auto append '(50)' to tag3.

Thanks in advance

pablocorezzola commented 5 years ago

Please check it: https://github.com/bootstrap-tagsinput/bootstrap-tagsinput/pull/543

It's not official, but it can help