Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/ chromiumFactor
Method
chromiumFactor
src/index.ts:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
}
89
get chromiumFactor(){
90
return
this.cf
91
}
92
set chromiumFactor(value: number){
93
this.cf = value
94
if
(!isSafari()) {
Callers
nothing calls this directly
Calls
3
isSafari
Function · 0.85
setSpeedAccelerate
Method · 0.65
setSpeedDecelerate
Method · 0.65
Tested by
no test coverage detected