Properties

isActive

True if this tab is the selected tab

header

A reference to the header this tab is a child of

contentItem

A reference to the content item this tab relates to

element

The tabs outer (jQuery) DOM element

titleElement

The (jQuery) DOM element containing the title

isActive

The (jQuery) DOM element that closes the tab

setTitle( title )

argument type optional default description
title String false - The new title

Sets the tab's title. Does not affect the contentItem's title!

setActive( isActive )

argument type optional default description
isActive Boolean false - Whether the tab is active

Sets this tab's active state. To programmatically switch tabs, use header.setActiveContentItem( item ) instead.

Community & Support

Need help or have architectural questions?

Whether you are building complex multi-screen trading terminals, enterprise data workspaces, or migrating from legacy layout engines, the Strelit UI Kit engineering team and community are here to help.

Open an Issue on GitHub →