Comment on page
Tabs
A series of tabs. The component support manual (for a static option list) and dynamic options configuration.
Method | Description |
---|---|
selectTab() | selects a tab by index |
Triggers allow you to launch certain actions upon different events.
On Init | Calls for an action on component's initialization |
On Tab Change | Calls for an action when a tab is switched |
Last modified 1mo ago