Skip to main content

Home > @jsplumb/browser-ui > isSVGElement

isSVGElement() function#

Signature:

export declare function isSVGElement(el: Element): boolean;

Parameters#

ParameterTypeDescription
elElement

Returns:

boolean