Function createRenderContext

  • Create a render context.

    The render context is used to render templates with a view into a structure. The context is passed to each render step, which can modify the structure.

    Parameters

    Returns RenderContext