Defines an optional expression to disable visible options based on passing an object with date and current mode properties.
Current mode of the datepicker (day|month|year). Can be used to initialize datepicker to specific mode.
Format of day in month.
Format of day in week header.
Format of title when selecting day.
Format of month in year.
Format of title when selecting month.
Format of year in year range.
Defines the initial date, when no model value is specified.
Defines the maximum available date.
Set an upper limit for mode.
Defines the minimum available date.
Set a lower limit for mode.
The number of columns displayed in month selection.
All supported angular ngModelOptions plus some
An option to disable or enable shortcut's event propagation
Whether to display week numbers.
Starting day of the week from 0-6 where 0=Sunday and 6=Saturday.
The number of columns displayed in year selection.
Number of years displayed in year selection.
The number of rows displayed in year selection
Generated using TypeDoc
Defines an optional expression to add classes based on passing an object with date and current mode properties.
null