MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / Rt

Function Rt

codebase/dhtmlxscheduler.es.js:1146–1148  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1144 return a && (s = a.style.height == "0px"), s = s || !e.offsetHeight, i != "none" && t != "hidden" && !s;
1145}
1146function Rt(e) {
1147 return !isNaN(e.getAttribute("tabindex")) && 1 * e.getAttribute("tabindex") >= 0;
1148}
1149function Pt(e) {
1150 return !{ a: !0, area: !0 }[e.nodeName.loLowerCase()] || !!e.getAttribute("href");
1151}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected