Skip to main content

Home > @jsplumbtoolkit/templates > parseAttributes

parseAttributes() function

Signature:

export declare function parseAttributes(d: string, attributesRe: RegExp): Array<string>;

Parameters

ParameterTypeDescription
dstring
attributesReRegExp

Returns:

Array<string>