Tab Switch
Content Type: Widget
Categories: Utility
Overview
React based widget to open a specific tab on load.
Its as simple as providing the class of the tab container and the number of the tab you wish to open.
Documentation
TabSwitch
Open a specific tab on load of the widget based on a simple expression.
Features
- Open specific tab
Usage
Add the tab switch widget to the page. Then add a class to the Tab and also add this class inside the classname property of the widget. Model some logic to set the Tab Index property of the component to decide which tab should be opened on load.
Issues, suggestions and feature requests
Releases
Version: 1.0.0
Framework Version: 9.12.1
Release Notes: Initial Release