Skip to content

CanvasEmbed

Unofficial

Represents an embedded file reference within a canvas node.

Import:

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

Signature:

export interface CanvasEmbed

Properties

PropertyTypeDescription
filestringPath to the embedded file.
subpath?stringOptional subpath within the file (e.g., heading or block reference).

Links to this page: