Properties
optional public appendToBody?: boolean
Append the datepicker popup element to body
, rather than inserting after datepicker-popup
.
optional public clearText?: string
The text to display for the clear button.
optional public closeOnDateSelection?: boolean
Whether to close calendar when a date is chosen.
optional public closeText?: string
The text to display for the close button.
optional public currentText?: string
The text to display for the current day button.
optional public dateFormat?: string
The format for displayed dates.
optional public showButtonBar?: boolean
Whether to display a button bar underneath the datepicker.
optional public toggleWeeksText?: string
The text to display for the toggling week numbers button.