12 lines
589 B
Markdown
12 lines
589 B
Markdown
# Accessibility
|
|
|
|
The visual format graph has a descriptive accessible name and is followed by a
|
|
complete keyboard-scrollable edge table, so it is never the sole source of
|
|
information. Native labelled selects, checkboxes, buttons, text areas, and
|
|
tables expose every path and measurement without pointer input.
|
|
|
|
Expected loss, measured change, conditional status, and unknown state use text
|
|
labels in addition to colour. Layouts collapse into document order on smaller
|
|
screens. Light, dark, and system themes inherit the shared Toolbox shell, with
|
|
visible focus and reduced-motion support.
|