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