Skip to content

ConfigReturnDom

Unofficial

Configuration override to return a DOM node.

Import:

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

Signature:

export interface ConfigReturnDom

Properties

Property Type Description
RETURN_DOM true Whether to return a DOM node instead of a string.