activeTab

abstract val activeTab: Tab?(source)

The active tab in the group. This is the tab whose contents are currently being rendered.

Note that there can be one active tab per group but there can only be one active group.

Online Documentation