-
-
Notifications
You must be signed in to change notification settings - Fork 761
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
I want to disable DayPickerInput, when I'll get date from API, or whatever.
I didn't find anything about my issue in docs.
inputProps={{disabled: true, readOnly: true }}works, but not so well, whatever I can click on input, end dayPicker will appear, and I'll be able to change date as normal...
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers