You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have a delete function that can be triggered by ref?
My use case is i have a custom keyboard and let users insert inline images. The custom keyboard is a over keyboard view which covering the entire software keyboard. I would like to add a delete button in the custom keyboard, so that users no need to close the custom keyboard for the delete button on software keyboard.
Delete function:
can be triggered by ref
after triggering, delete the character/inline image based on cursor selection (same as what software keyboard does)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have a delete function that can be triggered by ref?
My use case is i have a custom keyboard and let users insert inline images. The custom keyboard is a over keyboard view which covering the entire software keyboard. I would like to add a delete button in the custom keyboard, so that users no need to close the custom keyboard for the delete button on software keyboard.
Delete function:
Beta Was this translation helpful? Give feedback.
All reactions