react-simple-range
react-simple-range copied to clipboard
option to disable keyboard input
Hi,
it would be useful to be able to disable the keyboard interaction events. For this project I only want the user to be able to use the mouse on the thumb and also disable focus border etc
for the latter, we'd need to remove the tabindex="0" on each slider I think
thanks for any suggestions J.