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

resourceId

text

Unique identifier for the tab control

Selected Tab

selectedTab

text

Currently selected tab identifier

Style Classes

styleClasses

text

CSS classes applied to the tab control

Width Class

widthClass

text

Width configuration for the tab control

Visibility

isVisible

boolean

Controls the visibility of the tab control

Hide Panels

hidePanels

boolean

Hide tab content panels

Tab Page Alignment

tabPageAlign

text

Alignment of tab pages

Vertical

vertical

boolean

Enables vertical tab layout

Active Color

activeColor

text

Color of the active tab


Methods

Name

Description

getControl

Retrieve the control for a specific tab page

getSelf

Return the current component instance


Events

Name

Description

onChange

Triggered when a different tab is selected