Appearance
panel.panelLayout.size.value
Initial 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
- Allocate more space to one child panel.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/panels/shared/panel-base.ts, symbolPanelBase - Example coverage: Complete — The common configuration example uses percentage-based initial child sizes.
- Demo coverage: Partial — The vertical group demonstrates child sizing. Open the runnable demo .