Skip to content

Interface: EdgeRemoveChange ​

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

id ​

• id: string

Inherited from ​

NodeRemoveChange.id


source ​

• source: string


sourceHandle ​

• sourceHandle: null | string


target ​

• target: string


targetHandle ​

• targetHandle: null | string


type ​

• type: "remove"

Inherited from ​

NodeRemoveChange.type

Released under the MIT License.