Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using plugins for selectize #95

Open
paqstd-dev opened this issue Dec 21, 2020 · 1 comment
Open

Using plugins for selectize #95

paqstd-dev opened this issue Dec 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@paqstd-dev
Copy link

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

@isneezy
Copy link
Owner

isneezy commented Mar 3, 2021

Hi, thanks for filing this issue.

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.

@isneezy isneezy added the enhancement New feature or request label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants