Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttributeAnimatorConstructor

Hierarchy

Index

Constructors

Constructors

constructor

  • new AttributeAnimatorConstructor<V, T, U>(view: V, name: string, value?: T | null, transition?: Transition<T> | null): AttributeAnimator<V, T, U>