Skip to main content
SurfaceGroupMemberAddedParams
Payload for a group:member:added event from the Surface.
NameTypeDescription
elElementDOM element representing the member that was added to the group
groupGroupGroup the vertex was added to
groupElElementDOM element representing the group
originalPosition?PointXYOptional original location for the vertex that was added
pos?PointXYOptional new location for the vertex that was added
sourceGroup?GroupIf a vertex being added to some group is currently a member of some other group, that group is provided here.
vertexNode | GroupVertex that was added to the group
vertexIsNew?booleanSet to true if the vertex is also brand new, not copied from elsewhere in the dataset.