Taiga UI 5 is out!

CalendarMonth KIT

Examples API GitHub

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
[disabledItemHandler]
a handler that gets a month and returns true if it is disabled. Must be a pure function
TuiBooleanHandler<TuiMonth>
[max]
maximal month
TuiMonth  |  null
[min]
minimal month
TuiMonth  |  null
[maxLength]
maximum length
number
[minLength]
minimum length
number
[value]
a single month or a range of months
TuiMonthRange  |  TuiMonth  |  null
[(year)]
current year
TuiYear
(monthClick)
selected month
TuiMonth