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

Allow readonly in QInput component #901

Closed
jigarzon opened this issue Sep 20, 2017 · 2 comments
Closed

Allow readonly in QInput component #901

jigarzon opened this issue Sep 20, 2017 · 2 comments
Milestone

Comments

@jigarzon
Copy link

Currently there is no way to have a readonly input on Quasar. The difference between disabled and readonly is that readonly allows the user to copy the text.

The solution has to be bindable to a data property, allowing the creation of forms that can be editable or not based on a criteria.

@jigarzon jigarzon changed the title Allow readonly input Allow readonly in QInput component Sep 20, 2017
@rstoenescu
Copy link
Member

Hmm, don't know how this ended up missing. Will add it to v0.14.4. Thanks for reporting!

@rstoenescu
Copy link
Member

Available in edge version and future v0.14.4.

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

2 participants