Skip to content

RegisterExternalDiagramsOptions

Unofficial

Options for registering external diagram definitions.

Import:

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

Signature:

export interface RegisterExternalDiagramsOptions

Properties

PropertyTypeDescription
lazyLoad?booleanWhether to lazily load the diagram definitions.