Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7466
function
getClass( elem ) {
7467
return
elem.getAttribute && elem.getAttribute(
"class"
) ||
""
;
7468
}
7469
7470
function
classesToArray( value ) {
7471
if
( Array.isArray( value ) ) {
Callers
1
jquery.slim.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected