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 hide keyboard when the input box is active #160

Open
guoChopper opened this issue Feb 22, 2019 · 1 comment
Open

how to hide keyboard when the input box is active #160

guoChopper opened this issue Feb 22, 2019 · 1 comment

Comments

@guoChopper
Copy link

hey,if I want to hide the keyboard when the input box is active and I try to use Keyboard.dismiss() method but it isn't any effect.so I want to know how can I solve this problem? thanks

@july-12
Copy link

july-12 commented Jan 14, 2020

call this method: this.richtext.blurContentEditor();

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