Foundations · design tokens
Sizing
Control heights — the root field height and the Button size ramp.
◆ generated from tokens.canonical.json — do not edit by hand
| Control | Height |
|---|---|
| Fields — Input / Select / DatePicker (root) | 32px |
| Field sm / lg | 24px / 40px |
| Button sm / md / lg / xl | 28 / 36 / 40 / 52px |
Fields share the root height; Button steps sm / md / lg / xl. Set size via the size prop — never inline a height.