class SplitView

Extends:
UIComponent

Description:

A SplitView is a container component that holds two child components separated by a movable divider. The divider can be dragged to resize the space allocated to each component dynamically.

Extends UIComponent.

Constructor

constructor(text})

Creates an instance of SplitView component.

Parameters:

Name Type Description

text}

string

Optional text property for the component. When adding this component to Tabs this text would be used as a Tab text.

Members

Methods

From this class:

Inherited from UIComponent: