RenderData
interface
The _renderNode configuration.
Properties
intoFragment : booleanmodule:ui/template~RenderData#intoFragmentTells
_renderNodeto render children intoDocumentFragmentfirst and then append the fragment to the parent element. It is a speed optimization.isApplying : booleanmodule:ui/template~RenderData#isApplyingnode : HTMLElement | Textmodule:ui/template~RenderData#nodeA node which is being rendered.
revertData : RevertData | undefinedmodule:ui/template~RenderData#revertData