MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / hasClass

Method hasClass

libs/jquery.d.ts:412–412  ·  view source on GitHub ↗
(className: string)

Source from the content-addressed store, hash-verified

410 attr(attributeName: string, func: (index: any, attr: any) => any): JQuery;
411
412 hasClass(className: string): boolean;
413
414 html(): string;
415 html(htmlString: string): JQuery;

Callers 2

getCanUseHotkeysFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected