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

Ability to disable user keyboard entry #70

Closed
alexZaicev opened this issue Oct 1, 2019 · 4 comments
Closed

Ability to disable user keyboard entry #70

alexZaicev opened this issue Oct 1, 2019 · 4 comments

Comments

@alexZaicev
Copy link

In my app I don`t want to allow user to manually enter some value, instead I want him to always use the dialogs. Unfortunately, the parameters:
enableInteractiveSelection or
enabled
,does not do the work. This would nice to have as a feature

@yash-nagdev-sc
Copy link

use editable:false

@mentoc3000
Copy link

Have you tried readOnly: true?

@alexZaicev
Copy link
Author

@mentoc3000 readOnly disables the field and user cannot tap on it

@jifalops
Copy link
Owner

Tracking in #73

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

4 participants