react-date-range-headless
A fork of https://github.com/hypeserver/react-date-range in which the Headless UI Listbox (Select) uses instead html select and options.
A React component for choosing dates and date ranges. A fork of hypeserver/react-date-range in which the Headless UI Listbox (Select) uses instead html select and options
A fork of https://github.com/hypeserver/react-date-range in which the Headless UI Listbox (Select) uses instead html select and options.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
onHoverDate
prop: return hovered day in calendar, without redefining onPreviewChange prop logicdisableReverseDates
prop: disable reverse dates in DateRange component, when end date less than start date (Default: false
)