Skip to content

loadMermaid

loadMermaid(): Promise<any>

Defined in: obsidian.d.ts:2232

Load Mermaid and return a promise to the global mermaid object. Can also use mermaid after this promise resolves to get the same reference.

Returns

Promise<any>

See

Official Mermaid documentation