Skip to main content

GroupMemberRemovedParams

Payload for a group member removed event in the model

Extended by

Properties

group

group: Group

Group the vertex was removed from


newPosition?

optional newPosition: PointXY

Optional new position for the vertex.


originalPosition?

optional originalPosition: PointXY

Optional original position for the vertex.


targetGroup?

optional targetGroup: Group

If the vertex is being moved to some other group, that group is provided here.


vertex

vertex: Node | Group

Vertex that was removed from the group