Function Renderer

  • Renderer component. On first render, and whenever the diagram changes, this component will trigger a render loop and an optimization loop, which will run until the diagram is done optimizing. Both restart on interaction or diagram change.

    Parameters

    • props: RendererProps

      RendererProps

    Returns null | Element