v151 · accessibility · aria

Tree View Actions

A file-tree where each node has secondary actions (rename, move, delete) linked via aria-actions. The actions are real, keyboard-navigable buttons everywhere; the attribute's purpose is to expose them to assistive tech without nesting them in the node's accessible name. The probe below shows this browser's DOM-level support.

📁 src/
📄 index.ts
📄 README.md
Probing…
Click any action to log it.

references