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

PropertyTypeDescription
RETURN_DOMtrueWhether to return a DOM node instead of a string.