Skip to main content
DiagramComponentProps
Props for the DiagramComponent
NameTypeDescription
className?stringOptional class name to set on the container
data?anyOptional initial data
modelOptions?ModelOptionsOptions for the underlying model
options?DiagramOptionsOptions for the Diagram
style?Record<string,string>Optional style object to apply to the container element.
url?stringOptional URL to load initial data from.