Tab Control Component
A flexible tab-based navigation component that allows dynamic content organization with configurable layout and styling options.
Extends: contentComponent
Fields
Name | Code | Data Type | Description |
|---|---|---|---|
Resource ID |
| text | Unique identifier for the tab control |
Selected Tab |
| text | Currently selected tab identifier |
Style Classes |
| text | CSS classes applied to the tab control |
Width Class |
| text | Width configuration for the tab control |
Visibility |
| boolean | Controls the visibility of the tab control |
Hide Panels |
| boolean | Hide tab content panels |
Tab Page Alignment |
| text | Alignment of tab pages |
Vertical |
| boolean | Enables vertical tab layout |
Active Color |
| text | Color of the active tab |
Methods
Name | Description |
|---|---|
| Retrieve the control for a specific tab page |
| Return the current component instance |
Events
Name | Description |
|---|---|
| Triggered when a different tab is selected |