Skip to content

arrow keys? #354

@benmonro

Description

@benmonro

for the life of me I can't seem to be able to fire an event for a keypress with arrow keys on a radio button, is this a problem in jsdom, or am I crazy?

  fireEvent.keyPress(myRadioButton, { key: 'ArrowUp', which: 38, keyCode: 38 });

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions