Boolean attribute (ARIA)
Aboolean attribute in ARIA is anenumerated attribute that includestrue orfalse in the enumerated list.
In ARIA, booleans only come in the form of strings"true" and"false".
In this article
See also
- Related glossary terms:
- Enumerated that contains more behavioral details and examples of ARIA boolean attributes
- Boolean attribute in HTML