ApexTree – Accessibility Demo

This demo showcases WCAG 2.1 AA compliance for ApexTree: ARIA tree/treeitem semantics, keyboard-only navigation, and a visible focus indicator. Use the keyboard shortcuts below to navigate the org chart without a mouse.

All nodes carry role="treeitem" with aria-level, aria-posinset, aria-setsize, aria-expanded, and a descriptive aria-label. The root SVG has role="tree" and aria-label="Organizational chart" (configurable via a11y.label).