Home > @jsplumb/browser-ui > isSVGElement
#
isSVGElement() functionSignature:
export declare function isSVGElement(el: Element): boolean;
#
ParametersParameter | Type | Description |
---|---|---|
el | Element |
Returns:
boolean
Home > @jsplumb/browser-ui > isSVGElement
Signature:
export declare function isSVGElement(el: Element): boolean;
Parameter | Type | Description |
---|---|---|
el | Element |
Returns:
boolean