Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ getStumpParticleCss
Method
getStumpParticleCss
external/.scrollLibs.js:22892–22894 ·
view source on GitHub ↗
(prop)
Source
from the content-addressed store, hash-verified
22890
return
this
22891
}
22892
getStumpParticleCss(prop) {
22893
return
this.getShadow().getShadowCss(prop)
22894
}
22895
getStumpParticleAttr(key) {
22896
return
this.get(key)
22897
}
Callers
nothing calls this directly
Calls
2
getShadow
Method · 0.95
getShadowCss
Method · 0.45
Tested by
no test coverage detected