You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for the latter I think using a separate mini calendar widget would be a better idea with a shared date state so if the user has to select a date far into the future they use the calendar else they use this date picker for quick tap to select date without opening a full fledged calendar, thoughts?
for the latter I think using a separate mini calendar widget would be a better idea with a shared date state so if the user has to select a date far into the future they use the calendar else they use this date picker for quick tap to select date without opening a full fledged calendar, thoughts?
I think to keep it simple and lightweight. Have a user give a range of days of the week to disable eg. 0,1...6 (Mon-Sun) If these values are set your widget will disable selection on those days.
Obviously it can be expanded to include a specific date value(s)
Can we have a prop with disabled dates?
Also another prop to set the number of years or months.
I do not think is ideal for a user to scroll throughout the year.
The text was updated successfully, but these errors were encountered: