dash-core-components
dash-core-components copied to clipboard
DatePickerRange maximum_nights
DatePickerRange has kwarg minimum_nights. It would be nice to also have maximum_nights.
Use case is date range for DB query.
Just came across this request for the same reason: date range for DB query.
Are there any plans on adding this?