ChangeElementParentProps Interface @beta

Options for changeElementParent. Changes the parent of an element within its model. The new parent must be in the same model as the element; cross-model reparenting is not allowed.

See changeElementParent for the allowed and blocked cases.

Properties

Name Type Description
id string The Id of the element to reparent.  
parentId string The Id of the new parent element.  

Defined in

Last Updated: 04 July, 2026