MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / getClass

Function getClass

static/plugins/jquery/jquery.slim.js:7466–7468  ·  view source on GitHub ↗
( elem )

Source from the content-addressed store, hash-verified

7464
7465
7466function getClass( elem ) {
7467 return elem.getAttribute && elem.getAttribute( "class" ) || "";
7468}
7469
7470function classesToArray( value ) {
7471 if ( Array.isArray( value ) ) {

Callers 1

jquery.slim.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected