Skip to content

RegisterExternalDiagramsOptions

Unofficial

Options for registering external diagram definitions.

Import:

import type { RegisterExternalDiagramsOptions } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface RegisterExternalDiagramsOptions

Properties

Property Type Description
lazyLoad? boolean Whether to lazily load the diagram definitions.