Represents a setup that renders a react component.

Implements

Constructors

Methods

Constructors

  • Initializes a new instance of this object.

    Parameters

    • _element: ReactElement

      The react element to render.

    • Optional_options: RenderOptions<any, any, any>

      The options for the render.

    Returns ZCircusSetupRenderer

Methods