Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/accessibility/aria/roles/composite_role/index.md
6581 views
---
title: "ARIA: composite role" slug: Web/Accessibility/ARIA/Roles/composite_role spec-urls: https://w3c.github.io/aria/#composite
---

The composite abstract role indicates a widget that may contain navigable descendants or owned children.

Note: The composite role is an abstract role. It is included here for completeness of documentation. It should not be used by web authors.

Description

Composite is an abstract role used for the ontology. Don't use this role in content. Instead, use the composite subclasses of grid, select, spinbutton, and tablist

Best Practices

Do not use.

Specifications

{{Specifications}}

See Also

  1. WAI-ARIA roles

    {{ListSubpagesForSidebar("/en-US/docs/Web/Accessibility/ARIA/Roles")}}