BreakpointConfig
Configuration for a single breakpoint in progressive degradation.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
maxWidth | number | Maximum 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? | boolean | Whether to switch to full card layout at this breakpoint. |
Property Details
Section titled “Property Details”cardLayout
Section titled “cardLayout”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