I am using rsuite for date range selector in my react app, but I don't want the highlighted 'Ok' button. How can we select a date range without that button? capture
You can use oneTap option for this
<DatePicker
value={value}
oneTap={true}
/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With