API Docs for:
Show:

GSSplitView Class

A split view.

Properties

minDividerMargin

Number

Default: [0, 0]

orientation

String

The orientation of the split view. Can be "vertical" or "horizontal".

Default: "horizontal"

paneSplitter

Boolean

Indicates if the split-view has a thick pane-splitter to resize the views instead of a thin one.

Default: false

views

View[]

An array of views displayed by the split-view. The views are separated by a divider and the divider can be used resize the views. Each view is just a regular view descriptor.