Interface Tween<TElement>

Type parameters

  • TElement

Hierarchy

  • Tween

Index

Properties

easing

easing: string

elem

elem: TElement

end

end: number

now

now: number

options

options: EffectsOptions<TElement>

pos

pos: number

prop

prop: string

start

start: number

unit

unit: string