# Cells & Lists Списки и ячейки — основной паттерн для настроек и навигации. ## Import ```ts import { List, Cell, SimpleCell, RichCell } from "@tria/ui"; ``` ## Examples ```tsx ``` ## Design tokens - `--cell-h`, `--cell-px`, `--cell-gap` - `--cell-before`, `--cell-chev` - `--cell-badge-*`