tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > AriaProps

AriaProps interface

Signature:

export interface AriaProps

Properties

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