Skip to Content
API ReferenceRootElement

RootElement

live A synthetic single-child element that serves as the invisible root of every framework tree. Renderer wraps the user-supplied root element inside an RootElement so the reconciler always has a stable anchor node at depth zero whose native counterpart is the UIToolkit container passed to Mount.

Last updated on