PaperComponent
constPaperComponent:ForwardRefExoticComponent<PaperComponentProps&RefAttributes<PaperComponentRef>>
Provides a static canvas on which nodes, edges and groups can be drawn, with support for layouts and various plugins. The PaperComponent automatically adjusts the zoom level and the pan of the canvas so that it fits into the component's parent.
<PaperComponent renderOptions={...} modelOptions={...} viewOptions={...}/>