Skip to main content

Home > @jsplumbtoolkit/core > Path > filter

Path.filter() method

Signature:

filter(spec: any, includePartials?: boolean): void;

Parameters

ParameterTypeDescription
specany
includePartialsboolean

Returns:

void