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

Allowing object to set multiple classes in one specific element. #100

Open
lherreranetlink opened this issue Oct 17, 2019 · 0 comments
Open

Comments

@lherreranetlink
Copy link

It would be great if we every avaliable option in the classes property could receive and object so that we can specify more than one simple class.

Look at the property :classesint he following piece of code so you can see what I mean.

<autocomplete url="http://localhost/proyek/goodmovie/api/api/v1/search" anchor="title" :classes="{input: {'form-control': true, 'input-form': true, 'customClass': functionCallThatReturnsBoolean(someParam)}}"> </autocomplete>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant