CreativeBulma / bulma-tagsinput

Bulma's extension providing user interface to manage tags supporting autocomplete.
MIT License
63 stars 21 forks source link

Allow for itemName and itemValue to be a function #30

Open duncte123 opened 3 years ago

duncte123 commented 3 years ago

When itemName and itemValue are allowed to be functions we can easier control external data and map it to how we want it to be.