wijmo.input Namespace : ICalendar Interface |
Name | Description | |
---|---|---|
![]() | allowQuickPick | Determines whether users can change the view to month/year/decade while clicking on the calendar title. |
![]() | navButtons | Determines the display type of navigation buttons. Possible values are "default", "quick", "none". The default value is "default". |
![]() | nextTooltip | Determines the text for the 'next' button's ToolTip. |
![]() | prevTooltip | Determines the text for the 'previous' button's ToolTip. |
![]() | showDayPadding | Determines whether to add zeroes to days with only one digit. |
![]() | showOtherMonthDays | Determines whether to display the days of the next and/or previous month. |
![]() | showTitle | Determines whether to display the calendar's title. |
![]() | showWeekDays | Determines whether to display week days. |
![]() | showWeekNumbers | Determines whether to display week numbers. |
![]() | titleFormat | Determines the format for the title text. |
![]() | toolTipFormat | Determines the format for the ToolTip. |
![]() | weekDayFormat | Determines the format for the week day. |