Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/
Class
src/Objects/StringScrollObject.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
const
tS =
"top"
5
const
bS =
"bottom"
6
export
class
StringScrollObject{
7
public el: HTMLElement
8
public top: number
9
public bottom: number
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected