Panel size constraint (in pixels).
Set min and / or max to restrict how far a divider can be dragged in either direction. Apply via <ui-split-panel [min]="..." [max]="...">.
min
max
<ui-split-panel [min]="..." [max]="...">
Optional
Maximum panel size in pixels. Defaults to Infinity.
Infinity
Minimum panel size in pixels. Defaults to 0.
0
Panel size constraint (in pixels).
Set
minand / ormaxto restrict how far a divider can be dragged in either direction. Apply via<ui-split-panel [min]="..." [max]="...">.