ValidateUnembeddingParams
Context handed to a ValidateUnembedding callback when an embedded element is dragged out of its parent.
Properties
child
readonly child: object;
The embedded element being dragged out of its parent.
id
readonly id: ID;
model
readonly model: Element;
graph
readonly graph: Graph;
The graph the element belongs to.
paper
readonly paper: Paper;
The paper the element lives on.