Usage
Get startedPropsCustomizationUtilitiesTypescriptExamples
Single daySingle day with initial dateupdate initial dateJalali daySelect a list of days between two daysRange of days with initial dateSelect multi daysMulti days with initial dateSingle day with timeShowWeekend, clearBtn and todayBtn optionsOpen, close and change callback apiSet minimum and maximum dateSet a list of disabled datesAutoCloseWithout inputCustom calendar
Select single day
null
Single day with initial date
{ "year": 2019, "month": 3, "day": 20 }
Update initial date
{ "year": 2010, "month": 3, "day": 22 }
Select single Jalali day
null
Select a list of days between two days
null
Range of days with initial date
null
Select multi days
null
Multi days with initial date
null
Single day with time
null
Open, close and change callback api (Note: to use onCalenderChange you should pass initValue or you can use useEffect to watch your date changing)
open: 0change: 0close: 0
null
Set minimum and maximum date
null
Set a list of disabled dates
null
AutoClose : false
null
Without input
Custom calendar: icons - input placeholder - styles
Style
null