Interfaces for
vertical writing
Every UI component you know assumes horizontal text. Vertically Works is what buttons, toggles, dialogs, and lists become when reading flows top to bottom, right to left.
Applications
All applicationsComponents
All componentsWhat This Project Explores
All challengesShould a sheet animate from screen geometry or reading direction?
How should mixed CJK and Latin content behave in the same column?
Where does the navigation rail belong in a vertical-first interface?
How does text selection work when reading flows top-to-bottom, right-to-left?
Where does the IME candidate window appear when input is vertical?
What do the arrow keys mean in a vertical, RTL interface?
How does drag-and-drop reordering work when list items are columns?
How should AI chat interfaces adapt to vertical writing systems?
What Every Component Ships With
True vertical writing
Real writing-mode: vertical-rl with text-orientation: mixed. No horizontal text rotated to look vertical.
Demos in three scripts
Every component demos live in Korean, Japanese, and Chinese. One 한 / あ / 中 toggle re-localizes the whole site.
Accessibility built in
Keyboard, touch, screen reader, and reduced-motion behavior ship with every component.
Design tokens
Semantic color, spacing, radius, and motion tokens. Components never hardcode a value.
Copy-in source
Installs as plain React files you own and edit. Standalone, with no runtime dependency on this site.
Do, don't, open questions
Each doc lists what to do, what to avoid, and what nobody has settled yet. Open questions carry the same weight as the answers.

