MCPcopy 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

4const tS = "top"
5const bS = "bottom"
6export 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