Replies: 1 comment
-
Well, i just figure out that I should put the child rectangle into the parent focus scope. Silly me. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The doc says " Ignored events are forwarded to the parent element". However I couldn't make it work. Am I missing something?
Here is an example:
When press
x
, it should clear the text. When press any other key, it should print the key. I couldn't make the parent part work.Beta Was this translation helpful? Give feedback.
All reactions