yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

[Feature request] - Add ability to change `placeholder` after initialization #1315

Closed yairEO closed 5 months ago

yairEO commented 5 months ago

Currently the placeholder is staticky backed into the wrapper template on initialization and cannot be easily changed as there's not internal Tagify method to modify it.

Also add support for the React port to easily change the placeholder prop