Component pre-renderer signature.
Pre-renders component's content offline (e.g. using a DocumentFragment). The pre-rendered content can be applied to the document by delegate component renderer. The latter will be used to render the component after pre-rendering completion.
Pre-renderer execution is controlled by component render control.
A type of supported component pre-renderer execution context.
Generated using TypeDoc
Component pre-renderer signature.
Pre-renders component's content offline (e.g. using a DocumentFragment). The pre-rendered content can be applied to the document by delegate component renderer. The latter will be used to render the component after pre-rendering completion.
Pre-renderer execution is controlled by component render control.