Tab Click Action

Content Type: Widget
Categories: Utility,User Interface

Overview

Fire an action when a user clicks on a specific tab of a tab container

Documentation

Tab Click Action

Fire an action when clicking on a tab.

Usage

Add the widget above the tab widget you want to add an action to. The widget will search for all the tabs inside its parent container. Update the name of the tab you wish to add an action to and add the same name to the widget, then simply add the action you wish to fire when someone clicks on the tab.

If you want to add another action to a different tab from the same tab widget simply add another widget.

Issues, suggestions and feature requests

https://github.com/hunter-koppen/tabClickAction/issues

Releases

Version: 1.0.0
Framework Version: 9.24.21
Release Notes: Update for mx10