Appearance
table.columns[].minWidth
Minimum CSS width; wins over fixedWidth.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- table panel
- Accepted value
string- Required
- No
- Default
- No documented default.
User scenarios
- Keep content usable while allowing growth.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/table/types/column.ts, symbolTableColumn - Example coverage: Complete — The included guide explains precedence.
- Demo coverage: Complete — The fixture demonstrates min width. Open the runnable demo .