Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.scope.settings.hooks.post_tab_close

Run custom logic after closing a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by:

plugins.scope.settings.hooks.post_tab_enter

Run custom logic after entering a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by:

plugins.scope.settings.hooks.post_tab_leave

Run custom logic after leaving a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by:

plugins.scope.settings.hooks.pre_tab_close

Run custom logic before closing a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by:

plugins.scope.settings.hooks.pre_tab_enter

Run custom logic before entering a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by:

plugins.scope.settings.hooks.pre_tab_leave

Run custom logic before leaving a tab.

Type: null or lua function string

Default: null

Plugin default: null

Declared by: