UNPKG
aria-attributes
Version:
latest (2.0.1)
2.0.1
2.0.0
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
List of ARIA attributes
github.com/wooorm/aria-attributes
wooorm/aria-attributes
aria-attributes
/
index.d.ts
7 lines
(6 loc)
•
107 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * List of ARIA attributes. * *
@type
{
Array<string>
} */
export
const
ariaAttributes
:
Array
<
string
>