slider icon indicating copy to clipboard operation
slider copied to clipboard

how to Disable hand icon on hover

Open skirankumar7 opened this issue 5 years ago • 2 comments

how to Disable hand icon on hover

skirankumar7 avatar Mar 06 '19 14:03 skirankumar7

you can pass this properties: ex: handleStyle={{ cursor: 'default' //none }}

kkkasio avatar Sep 30 '19 02:09 kkkasio

Added related PR: https://github.com/react-component/slider/pull/766

saharme avatar May 05 '21 13:05 saharme