wijmo.datepager.wijdatepager Namespace : options type |
Object
wijmo.datepager.wijdatepager.options
Name | Description | |
---|---|---|
culture | Default value: "" Culture name, e.g. "de-DE". | |
firstDayOfWeek | Default value: 0 The first day of the week (from 0 to 6). Sunday is 0, Monday is 1, and so on. | |
localization | Default value: null Use the localization option in order to provide custom localization. | |
nextTooltip | Default value: 'right' Gets or sets the text for the 'next' button's ToolTip. | |
prevTooltip | Default value: 'left' Gets or sets the text for the 'previous' button's ToolTip. | |
selectedDate | Default value: null The selected date. | |
viewType | Default value: 'day' The active view type. |
Name | Description | |
---|---|---|
selectedDateChanged | Occurs when the selectedDate option has been changed. |