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

v2.5.0 - 29th Mar 2024
Option Triggers

For Opening:

options.onOpen( language ):

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