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