composite
Characteristics
Is Abstract:
- True
Superclass Role:
- widget
Subclass Roles:
- grid
- select
- tablist
Supported States and Properties:
- aria-activedescendant
Inherited States and Properties:
- aria-atomic
- aria-busy (state)
- aria-controls
- aria-describedby
- aria-disabled (state)
- aria-dropeffect
- aria-flowto
- aria-grabbed (state)
- aria-haspopup
- aria-hidden (state)
- aria-invalid (state)
- aria-label
- aria-labelledby
- aria-live
- aria-owns
- aria-relevant
Name From:
- author
A widget that may contain navigable descendants or owned children.
Authors should ensure that a composite widget exists as a single navigation stop within the larger navigation system of the web page. Once the composite widget has focus, authors should provide a separate navigation mechanism for users to navigate to elements that are descendants or owned children of the composite element.
Note: composite is an abstract role used for the ontology. Authors are instructed not to use this role in content.