@tempots/dom > RenderOptions
Options for rendering.
Signature:
export type RenderOptions = { doc?: Document; clear?: boolean; };