Skip to main content

Home > @jsplumbtoolkit/browser-ui > ViewPortOptions > isEndpoint

ViewPortOptions.isEndpoint property

If true, the port is rendered as an endpoint. By default this is false (meaning the port is represented by some DOM element that you have rendered).

Signature:

isEndpoint?: boolean;