ngAria.$ariaProvider
Improve this Doc View Source $ariaProvider
Used for configuring the ARIA attributes injected and managed by ngAria.
angular.module('myApp', ['ngAria'], function config($ariaProvider) { $ariaProvider.config({ ariaValue: true, tabi