Boolean attribute (ARIA)

A boolean attribute in ARIA is an enumerated attribute that includes true or false in the enumerated list.

In ARIA, booleans only come in the form of strings "true" and "false".

See also

  • Enumerated that contains more behavioral details and examples of ARIA boolean attributes