core icon indicating copy to clipboard operation
core copied to clipboard

fix(types): Type 'enter' and 'tab' is not assignable to type 'VOnModifiers'

Open selicens opened this issue 5 months ago • 8 comments

close #13336

before after
966521e38159034cb123e4a3bddc812e 3ee2dcbe02e389659e9677c65f1dc4ac

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.

selicens avatar May 16 '25 09:05 selicens