Skip to content

Context

Members

componentOwneroptionalComponentCreator<unknown>

When this context was created by a component, this will be the component that created it.

contextoptionalRecord<symbol, unknown>
disposablesDisposable_2[]
elementCacheElementCache

A cache of RenderTextTree nodes created within this context, indexed by the component or function which created them.

metaoptionalRecord<string, any>
ownerContext | null