Skip to content

EmbedCanvasComponent

Unofficial

A component that renders an embedded canvas file.

Import:

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

Signature:

export interface EmbedCanvasComponent extends EmbedComponent

Extends: EmbedComponent

Methods

MethodReturnsDescription
loadFile()voidLoad the file into the component.
(Inherited from EmbedComponent)

Links to this page: