Back to Trilium

Interface CancelStatic

docs/Script API/interfaces/Backend_Script_API._internal_.CancelStatic.html

0.102.2765 B
Original Source

Interface CancelStatic

interface CancelStatic {
new CancelStatic(message?: string): Cancel;
}

Index

Constructors

constructor

Constructors

constructor

new CancelStatic(message?: string): Cancel

Parameters

  • Optionalmessage: string

Returns Cancel

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Constructors constructor