indexInterfaces
Interface: TickersSequence
Defined in: src/canvas/tickers/interfaces/TickersSequence.ts:28
The steps of the tickers
Properties
currentStepNumber
> currentStepNumber: number
Defined in: src/canvas/tickers/interfaces/TickersSequence.ts:32
The step number
steps
> steps: ("repeat" | PauseType | TickersStep<any>)[]
Defined in: src/canvas/tickers/interfaces/TickersSequence.ts:36
The steps of the tickers