Syntax.js - Documentation - Tabs - Custom Triggers

Below is a list of all the tab custom triggers supported in Syntax.js, which are fired when specific actions occur.

Download Now

v3.0.1 - 18th Jul 2024
Option Triggers

For Opening:

options.onOpen( language ):

Fires when a tab is opened.
Parameter: language: 'string' - The language tab that was opened.