React-date-picker: Disable a list of dates

Created on 26 Jan 2021  路  1Comment  路  Source: wojtekmaj/react-date-picker

Hi there - I couldn't see in your docs that there's a way to disable given days anywhere.

We essentially want to fetch some data from our backend and disable certain days based on this list (format TBD, can be adjusted to what works here)

Any way to do this currently? Same question for your other cool library react-time-picker :)

Thanks!

question

Most helpful comment

You can do this in the calendar used by React-Date-Picker, but not in React-Date-Picker itself.

>All comments

You can do this in the calendar used by React-Date-Picker, but not in React-Date-Picker itself.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bijay-ps picture bijay-ps  路  5Comments

dozoisch picture dozoisch  路  4Comments

allys00 picture allys00  路  4Comments

RubberChickenParadise picture RubberChickenParadise  路  6Comments

baffleinc picture baffleinc  路  4Comments