DiagramComponentProps
Props for the DiagramComponent
Properties
className?
optionalclassName:string
Optional class name to set on the container
data?
optionaldata:any
Optional initial data
modelOptions?
optionalmodelOptions:ModelOptions
Options for the underlying model
options?
optionaloptions:DiagramOptions
Options for the Diagram
style?
optionalstyle:Record<string,string>
Optional style object to apply to the container element.
url?
optionalurl:string
Optional URL to load initial data from.