Skip to content

defaultBreakpoints

const defaultBreakpoints: Readonly<Record<Breakpoint, number>>;

Default column thresholds for each Breakpoint.

Breakpoints are evaluated mobile-first — the largest threshold that does not exceed the current terminal width wins.

BreakpointColumns
base0
sm40
md80
lg120
xl160