Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ej2-javascript/datetimepicker/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The Web accessibility defines a way to make web content and web applications mor

DateTimePicker provides built-in compliance with the [WAI-ARIA](http://www.w3.org/WAI/PF/aria-practices) specifications. WAI-ARIA supports is achieved through the attributes like `aria-expanded`, `aria-disabled`, `aria-activedescendant` applied to the input element.

To know about the accessibility of Calendar refer to the Calendar's [Accessibility](../calendar/accessibility/) section.
To know about the accessibility of Calendar refer to the Calendar's [Accessibility](../calendar/accessibility) section.

It helps to provide information about the widget for assistive technology to the disabled person in screen reader.

Expand Down