-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Enhancement: Placeholder text for ion-select component #6862
Comments
Thanks for the issue! This will be in the |
Well done @brandyscarney. Thank you. |
@brandyscarney it would be nice to have an option to have the default select behavior inside of |
@juarezpaf I'm not sure I understand. Is there an issue open for this? |
@brandyscarney not yet! I'll open one this weekend. Thanks a lot. |
The current version beta.8 of ionic 2 doesnt allow to set placeholder text for ion-select . This would be a useful feature to have considering the real estate that we have in mobiles screens. Without this we have to add additional element either label or div to specify the placeholder text.
The text was updated successfully, but these errors were encountered: