<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`RenderContext`](RenderContext) ## RenderContext class Utility functions for rendering Values within the app. 1.10.0 **Signature:** ```typescript export class RenderContext implements HoverParent ``` **Implements:** [`HoverParent`](HoverParent) ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`hoverPopover`](RenderContext/hoverPopover) | | [`HoverPopover`](HoverPopover)<code> &#124; null</code> | 1.10.0 |