Interface: LinkProps
Defined in: diagram/elements.ts:268
Properties for Link.
Extended by
Properties
| Property | Type | Description |
|---|---|---|
| Unique and immutable link ID. If not specified, () is used to create one. | |
Initial value for the link template state. | ||
| An immutable link source (element ID). | |
| An immutable link target (element ID). | |
readonly | Initial value for the link vertices (geometry). |