TabLabel
Inherits: VBoxContainer
Properties
| Type | Name | Default |
|---|---|---|
| String | text | "Tab" |
| bool | selected | false |
| Node | label | |
| Node | separator |
Property Descriptions
text
String text = "Tab"
Note
There is currently no description for this property. Please help us by contributing one!
selected
bool selected = false
Note
There is currently no description for this property. Please help us by contributing one!
label
Node label
Note
There is currently no description for this property. Please help us by contributing one!
separator
Node separator
Note
There is currently no description for this property. Please help us by contributing one!