Skip to content

ConfigReturnDomFragment

Unofficial

Configuration override to return a DocumentFragment.

Import:

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

Signature:

export interface ConfigReturnDomFragment

Properties

Property Type Description
RETURN_DOM_FRAGMENT true Whether to return a DocumentFragment instead of a string.