Home > @tridion-sites/extensions > AriaProps
Signature:
export interface AriaProps
Property | Modifiers | Type | Description |
---|---|---|---|
activeDescendant | string | ||
autocomplete | AriaAutocomplete | ||
controls | string | ||
current | AriaCurrent | ||
disabled | boolean | ||
expanded | boolean | ||
for | string | ||
hasPopup | AriaHasPopup | ||
hidden | boolean | ||
id | string | ||
label | string | ||
labelledBy | string | ||
pressed | AriaPressed | ||
required | boolean | ||
role | AriaRole | ||
rowCount | number | ||
rowIndex | number | ||
selected | boolean |