Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/ safariFactor
Method
safariFactor
src/index.ts:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
74
75
get safariFactor(){
76
return
this.sf
77
}
78
set safariFactor(value: number){
79
this.sf = value
80
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