Closed baoskee closed 1 year ago
Is there a list of the key strings and what they represent? I have no idea what key string is for ArrowDown and ArrowUp. Also the doc is stale for replacing command with meta.
command
meta
You can use down or arrowdown or ArrowDown. https://codesandbox.io/s/competent-shamir-tseirb?file=/src/App.tsx
down
arrowdown
ArrowDown
I will update the docs for the stale command and cmd usage
cmd
Thanks!
Is there a list of the key strings and what they represent? I have no idea what key string is for ArrowDown and ArrowUp. Also the doc is stale for replacing
command
withmeta
.