hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

How to disable hover? #509

Open AF250331 opened 2 years ago

AF250331 commented 2 years ago

Hello,

is there a way to disable hover/focus function. I thought showSelectionPreview=false would do the trick, but it does not.

Any help would be appreciated.

Thanks

AF250331 commented 2 years ago

Figured it out - it's showPreview=false