How to remove/disable selectall, cut, copy, paste option from iOS using Handlers #28336
Unanswered
IXChinmayD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom entry, that would perform some actions on focus and un-focus. But on iPhone instead of performing the action on focus, the select all option is shown to the user. Is there any way to remove the options on iPhone using Handlers?
Beta Was this translation helpful? Give feedback.
All reactions