Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Timeline

Hierarchy

  • Timeline

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _bus

_bus: EventBus = new EventBus(this)

Protected _cfg

Protected _targets

_targets: Array<HTMLElement | object>

Methods

add

off

  • off(ev?: string): this
  • Parameters

    • Optional ev: string

    Returns this

on

play