ConfigReturnDomFragment
Unofficial
Configuration override to return a DocumentFragment.
Import:
import type { ConfigReturnDomFragment } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ConfigReturnDomFragmentProperties
| Property | Type | Description | |
|---|---|---|---|
| RETURN_DOM_FRAGMENT | true | Whether to return a DocumentFragment instead of a string. |