Append the datepicker popup element to body
, rather than inserting after datepicker-popup
.
The text to display for the clear button.
Whether to close calendar when a date is chosen.
The text to display for the close button.
The text to display for the current day button.
Defines an optional expression to add classes based on passing an object with date and current mode properties.
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.
The format for displayed dates.
Allows overriding of default template of the popup.
Allows overriding of default template of the datepicker used in popup.
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.
Allows overriding of the default format for html5 date inputs.
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
Whether to focus the datepicker popup upon opening.
Passing in 'auto' separated by a space before the placement will enable auto positioning, e.g: "auto bottom-left". The popup will attempt to position where it fits in the closest scrollable ancestor.
An option to disable or enable shortcut's event propagation
Whether to display a button bar underneath the datepicker.
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
A list of alternate formats acceptable for manual entry.
[]