Represents a single button in the TabBar panel.
Inherits: UIElementBaseContent property: Content
| Name | Type | Description |
|---|---|---|
| Content | String | UIElementBase | The content (text) of the button. Can be a string or other item. |
| Description | String | UIElementBase | The content (text) of the button. Can be a string or other item. |
| ActiveValue | String |
Active value. If the Value of the parent panel is equal to this value,
then the button will be active (selected).
|
| Base item properties | ||