Skip to main content

Home > @jsplumbtoolkit/core > Path > isEmpty

Path.isEmpty() method

Returns whether or not a given path is empty

Signature:

isEmpty(): boolean;

Returns:

boolean

True if path is empty, false otherwise.