core
core copied to clipboard
fix(types): Type 'enter' and 'tab' is not assignable to type 'VOnModifiers'
close #13336
| before | after |
|---|---|
Summary by CodeRabbit
-
New Features
- Added support for "enter" and "tab" key modifiers in event handling.
-
Tests
- Added test cases to verify correct handling of combined "enter" and "tab" key modifiers.