A tab component contains a set of tab pages which appear on a page as a card with 'tabs' that can be selected. All data in each tab is rendered and switching between tabs does not require re-rendering. To see how you can use it in your application, see here.

Properties


Description

defaultTab

The name of the tab that should be displayed by default

tabsheets

Property editor to maintain the different tab pages within the tab

tabType

Show tab index as tabs 

or pills

PHP Events

No additional events

JavaScript Events

No additional events