react-event-components icon indicating copy to clipboard operation
react-event-components copied to clipboard

KeyDown modifier keys

Open jacobp100 opened this issue 6 years ago • 1 comments

Would a PR be welcome to add options for modifier keys like:

<KeyDown when="c" ctrl do={...} />

jacobp100 avatar Oct 12 '17 11:10 jacobp100

It looks cool, what about ctrl shift? What kind of interface works better for these cases?

felquis avatar Oct 17 '17 21:10 felquis