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

How to add placeholder? #21

Closed
pavinthan opened this issue Feb 23, 2017 · 3 comments
Closed

How to add placeholder? #21

pavinthan opened this issue Feb 23, 2017 · 3 comments

Comments

@pavinthan
Copy link

how to add placeholder for multi select or basic select dropdown?

@moreta
Copy link
Owner

moreta commented Feb 24, 2017

I add placeholder prop at v2.3.6

https://github.com/moreta/vue-search-select/releases/tag/v2.3.6

@pavinthan
Copy link
Author

Thanks @moreta

@waqas-mehmood-pk
Copy link

version: 2.4.0
Why placeholder props not working?

<model-select :options = "sessions" v-model = "searchForm.sessionId"
			title = "Select session" style = "width: 100%; display: inline-block"
			placeholder="select item">
</model-select >

Browser image where select model used:
image

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

No branches or pull requests

3 participants