CalendarMonth KIT

Examples API Setup
Source code
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
-
Name and descriptionTypeValue
[disabledItemHandler]
A handler that gets a month and returns true if it is disabled.
Must be a pure function
TuiBooleanHandler<TuiMonth> null
[max] Maximal month TuiMonth  |  null null
[min] Minimal month TuiMonth  |  null null
[maxLength] Maximum length number
[minLength] Minimum length number
[value] A single month or a range of months TuiMonthRange  |  TuiMonth  |  null null
[(year)] Current year TuiYear null
(monthClick) Selected month TuiMonth