react-simple-range icon indicating copy to clipboard operation
react-simple-range copied to clipboard

option to disable keyboard input

Open codemonkeynorth opened this issue 2 years ago • 0 comments

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.

codemonkeynorth avatar Feb 09 '23 11:02 codemonkeynorth