Skip to main content

Home > @jsplumbtoolkit/browser-ui > ViewGroupOptions > orphan

ViewGroupOptions.orphan property

False by default. If true, nodes/groups dropped outside of the group (and not dropped onto another group) are removed from the group (but remain in the dataset). When you set this to true, revert is automatically forced to false.

Signature:

orphan?: boolean;