!--a11y-->
DateNavigator Properties 
· accessibilityDescription
When accessibility is activated, the assigned text is added to the quick info. This description provides semantic details of the UI element and is only read by the screen reader if the user focuses the complete Ul element.
This property can be personalized by an administrator.
· firstDayOfWeek
Determines the first day of the week.
This property can be personalized by an administrator.
Value |
Visual Display |
Description |
Can be set using personalization |
auto |
|
Determines the first day of the week automatically - for example, according to the country-specific beginning of the week. |
Yes |
friday |
|
Friday |
Yes |
monday |
|
Monday |
Yes |
saturday |
|
Saturday |
Yes |
sunday |
|
Sunday |
Yes |
thursday |
|
Thursday |
Yes |
tuesday |
|
Tuesday |
Yes |
wednesday |
|
Wednesday |
Yes |
· firstSelectedDate
First date of the selected date range.
· lastSelectedDate
Last date of the selected date range.
· monthsPerColumn
Number of months within a column.
This property can be personalized by an administrator.
· monthsPerRow
Number of months within a row.
This property can be personalized by an administrator.
· selectionMode
Specifies whether the user can choose a single date or a range of dates.
Value |
Description |
none |
A date or date range cannot be selected. |
range |
The user can choose a date range. |
single |
The user can choose only one date. |
· startsWith
Start date, start of the displayed date range.
This property can be personalized by an administrator.