Set, get, or manage ARIA attributes on DOM elements.
Auto-prefixes keys with aria- so callers use short names.
Set, get, or manage ARIA attributes on DOM elements.
Auto-prefixes keys with aria- so callers use short names.
Get or set aria-label.
Get or set the role attribute.
Unlike other ARIA attributes, role has no aria- prefix.
Set aria-hidden="true" on one or more elements.
Hides elements from assistive technology without
affecting visual display.
Set aria-live on one or more elements.
Controls how assistive technology announces dynamic content changes.
Remove one or more ARIA attributes from one or more elements.
Auto-prefixes with aria-.
Remove aria-hidden from one or more elements.
Re-exposes elements to assistive technology.
Set, get, or manage ARIA attributes on DOM elements. Auto-prefixes keys with
aria-so callers use short names.