---
"@nancyzeng0210/tvu-design-system": patch
---

Tooltip is now keyboard-accessible: it shows on focus (not hover-only), the standalone anchor is focusable (`tabindex=0`) and no longer `aria-hidden`, and the tooltip box is associated to its trigger/anchor via `aria-describedby` so assistive tech announces it.
