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 EmbedComponentExtends: EmbedComponent
Methods
| Method | Returns | Description | |
|---|---|---|---|
| loadFile() | void | Load the file into the component. (Inherited from EmbedComponent) |
Links to this page: