Properties
Optional anchor
anchor
: undefined | "Assign" | "Bottom" | "BottomCenter" | "BottomLeft" | "BottomRight" | "Center" | "Left" | "LeftMiddle" | "Right" | "RightMiddle" | "Top" | "TopCenter" | "TopLeft" | "TopRight" | AnchorArraySpec | AnchorDynamicSpec | "Perimeter" | ["Perimeter", { anchorCount
?: undefined | number; rotation
?: undefined | number; shape
?: undefined | "Rectangle" | "Circle" | "Ellipse" | "Triangle" | "Diamond" | "Square" }] | "Continuous" | "ContinuousBottom" | "ContinuousLeft" | "ContinuousRight" | "ContinuousTop" | [AnchorContinuousId, { faces
?: undefined | [TooltipPosition] }]
Optional cssClass
cssClass: undefined | string
Optional deleteEndpointsOnDetach
deleteEndpointsOnDetach: undefined | boolean
Optional detachable
detachable: undefined | boolean
Optional label
label: undefined | string
Optional parameters
parameters: undefined | Record<string, any>
Optional source
source
: undefined | string | Element | Endpoint
Optional target
target
: undefined | string | Element | Endpoint
Optional uuids
uuids: undefined | [string, string]