You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/panelbar/accessibility-and-internationalization/wai-aria-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ position: 1
12
12
13
13
This article demonstrates how to enable and use the WAI-ARIA support of the **RadPanelBar** control.
14
14
15
-
The [WAI-ARIA Suite](http://www.w3.org/WAI/intro/aria) defines an approach to make web content and web applications more accessible to people with disabilities. **RadPanelBar** offers WAI-ARIA support.
15
+
The [WAI-ARIA Suite](http://www.w3.org/WAI/intro/aria) defines an approach to make web content and web applications more accessible to people with disabilities. **RadPanelBar** offers WAI-ARIA support since the R3 2016 release.
16
16
17
17
In order to enable the WAI-ARIA support, set the control's **EnableAriaSupport** property to **true** as shown in the example below.
0 commit comments