Interface: RenderDom
Defined in: types/index.ts:74
Represents the complete render DOM structure. Extends ChildComponents with a special 'root' component.
RenderDom
Extends
Indexable
[key
: string
]: RenderComponentType
Properties
root
root:
RenderComponentType
Defined in: types/index.ts:75
The root component of the render tree