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