Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/ key
Method
key
src/Animations/StringAnimation.ts:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
export
class
StringAnimation{
7
protected _key: string
8
get key(){
9
return
this._key
10
}
11
12
protected _status: boolean = true
13
get status(){
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected