Skip to content

EmbedCanvasComponent

Unofficial

A component that renders an embedded canvas file.

Import:

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

Signature:

export interface EmbedCanvasComponent extends EmbedComponent

Extends: EmbedComponent

Methods

Method Returns Description
loadFile() void Load the file into the component.
(Inherited from EmbedComponent)

Links to this page: