Skip to content

panel.panelLayout.size.min

← Back to the parameter index

Minimum group-child size as a percentage of the splitter's 100% total.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
common panel parameters
Accepted value
number
Required
No
Default
No documented default.

User scenarios

  • Prevent a child from collapsing below a useful size.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/panels/shared/panel-base.ts, symbol PanelBase
  • Example coverage: Complete — The common configuration example uses a valid percentage-based minimum.
  • Demo coverage: Partial — The vertical group supplies layout evidence. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.