Skip to content

AccessibleLiveness

This enum represents the different values for the accessible-live-region property, used to describe how assistive technology such as screen readers should announce changes to an element’s content.

  • Off — Changes to the element are not announced.
  • Polite — Changes to the element are announced once the user is idle.
  • Assertive — Changes to the element are announced as soon as possible, interrupting the user if necessary.

© 2026 SixtyFPS GmbH