AriaRequestEvent object

Represents an ARIA property request via script.

DOM Information

Inheritance Hierarchy

 Event
   AriaRequestEvent

Members

The AriaRequestEvent object has these types of members:

Properties

The AriaRequestEvent object has these properties.

PropertyDescription

attributeName

Returns the name of the ARIA property being requested.

attributeValue

Represents the value of the named ARIA property being requested.

 

See also

Event
ariarequest

 

 

Show: