# WebARIA

Provides a system to add advanced accessibility features to a Wisej.NET application by adding [WAI-ARIA](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics) properties to all controls in the designer. Includes several [WAI-ARIA](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics) properties and it's open to be extended and modified as needed to meet the accessibility requirements on an application.

{% embed url="<https://github.com/iceteagroup/wisej-extensions/tree/master/Wisej.Web.Ext.WebARIA>" %}
WebARIA Source Code
{% endembed %}

## How to Use

The **WebARIA** extension can be added to a Wisej.NET project using NuGet Package Manager.

{% embed url="<https://www.nuget.org/packages/Wisej-3-WebARIA>" %}
