Function RenderExportedComponentContext

Context carrying the included module's EvaluationContext to its subtree.

Properties

$$typeof: symbol
Consumer: Consumer<null | RenderFileContextType>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

Provider: Provider<null | RenderFileContextType>