[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 |