Object
wijmo.datepager.wijdatepager.options
Object
wijmo.datepager.wijdatepager.options
Name | Description | |
---|---|---|
culture | Default value: "" Culture name, e.g. "de-DE". | |
cultureCalendar | Default value: "" A value that indicators the culture calendar to format the text. This option must work with culture option. | |
customViewOptions | The options of custom view. | |
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. | |
maxDateGroup | Default value: 6 The count of date group displayed in the pager. | |
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. |