Skip to main content

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

ViewGroupOptions.prune property

False by default. If true, Nodes dropped outside of the Group (and not dropped onto another Group) are removed from the dataset (not just the Group...the entire dataset).

Signature:

prune?: boolean;