SplitLayout
Tag name: <vscode-split-layout>
Properties
fixedPane
| Name | fixedPane |
|---|---|
| Attribute | fixed-pane |
| Type |
|
| Description | The size of the fixed pane will not change when the component is resized. |
handlePosition
| Name | handlePosition |
|---|---|
| Attribute | handle-position |
| Type |
|
| Description | Set the handle position programmatically. The value must include a unit,
either |
handleSizereflects
| Name | handleSize |
|---|---|
| Attribute | handle-size |
| Type |
|
| Default |
|
| Description | Controls the draggable area size in pixels. it is intended to use the value
of |
initialHandlePositionreflects
| Name | initialHandlePosition |
|---|---|
| Attribute | initial-handle-position |
| Type |
|
| Default |
|
| Description | The handler position will reset to this position when it is double-clicked,
or the |
resetOnDblClickreflects
| Name | resetOnDblClick |
|---|---|
| Attribute | reset-on-dbl-click |
| Type |
|
| Default |
|
| Description | Controls whether the handle position should reset to the value set in the
|
splitreflects
| Name | split |
|---|---|
| Attribute | split |
| Type |
|
| Description | Direction of the divider. |
versionreadonly
| Name | version |
|---|---|
| Type |
|
| Description | VSCode Elements version |
Methods
resetHandlePosition()
| Name | resetHandlePosition |
|---|---|
| Description | Sets the handle position to the value specified in the |
CSS Custom Properties
--separator-border
| Name | --separator-border |
|---|---|
| Default value | #454545 |
--vscode-editorWidget-border
| Name | --vscode-editorWidget-border |
|---|---|
| Default value | #454545 |
--vscode-sash-hoverBorder
| Name | --vscode-sash-hoverBorder |
|---|---|
| Default value | #0078d4 |