constructor([text])
Class: ScrollPane.
Description:
ScrollPane constructor. Creates an instance of ScrollPane UI component.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
string |
Text associated with this ScrollPane. It will be used, for example, for a tab name when this ScrollPane is added to Tabs component. |
