Skip to content

BreakpointConfig

Configuration for a single breakpoint in progressive degradation.

PropertyTypeDescription
maxWidthnumberMaximum width in pixels for this breakpoint. When grid width <= maxWidth, this breakpoint becomes active. Breakpoints are evaluated from smallest to largest.
hiddenColumns?HiddenColumnConfig[]Columns to hide at this breakpoint. Supports enhanced syntax with showValue option.
cardLayout?booleanWhether to switch to full card layout at this breakpoint.

Default: false (only the smallest breakpoint defaults to true)


AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt