react-use
react-use copied to clipboard
.
I was able to get the functionality working by using ' ' (there is a space in the middle). This tells the function to read a space key.
I was able to get the functionality working by using ' ' (there is a space in the middle). This tells the function to read a space key.
This works, and I think this should be properly documented.