Skip to main content

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

ViewGroupOptions.ghost property

Whether or not to show a 'ghost' element when an element inside the group is dragged to the point that it extends outside the bounds of the group. The original element remains inside the group. Defaults to false.

Signature:

ghost?: boolean;