You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this package mimics the selectize.js behavior, it is something completely different and it does not support those plugins. I've plans to add those plugins as a native feature, but not until I refactor, migrate to typescript and add some reasonable amount of tests.
Hello!
Couldn't find how to use plugins, for example, remove_button. Any information would be welcome :)
I tried to:
<v-selectize ... :plugins="['remove_button']" />
but it dont work for me
The text was updated successfully, but these errors were encountered: