Rendered fragment construction options.

Hierarchy

  • Options

Properties

content?: DocumentFragment

The content of constructed fragment.

A new document fragment will be created when omitted.

nsAlias?: NamespaceAliaser

Namespace aliaser to use by content nodes.

The one from the target context is used when omitted.

scheduler?: RenderScheduler

Render scheduler to use by content nodes.

A queuedRenderScheduler is used when omitted.

Generated using TypeDoc