Back to Trilium

Interface ContentOpts

docs/Script API/interfaces/Backend_Script_API._internal_.ContentOpts-1.html

0.102.2970 B
Original Source

Interface ContentOpts

interface ContentOpts {
forceFrontendReload?: boolean;
forceFullSave?: boolean;
forceSave?: boolean;
}

Index

Properties

forceFrontendReload?forceFullSave?forceSave?

Properties

OptionalforceFrontendReload

forceFrontendReload?: boolean

override frontend heuristics on when to reload, instruct to reload

OptionalforceFullSave

forceFullSave?: boolean

will also save this BAttachment entity

OptionalforceSave

forceSave?: boolean

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties forceFrontendReloadforceFullSaveforceSave