Mail: [email protected] Phone: +1(424)231-4091

ns-settings-change-tab

This javascript hook action is triggered every time a tab changes on the ns-settings.vue component. That action provides an object that has includes: the actual tab object, the vue component, and the tab identifier.

This action can be used to add a specific behavior to a specific settings page.

Note that you'll first need to inject content at the bottom of the page using ns-dashboard-settings-footer. Here is how you'll use this action.