Ir al contenido

Diagram

const Diagram: React.FC<DiagramProps>

Defined in: react/index.tsx:51

A React component that renders a GraphoJS/GoJS-compatible diagram. The diagram is created once and updated reactively when props change.