Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttributeAnimatorClass

Hierarchy

Callable

Index

Constructors

Constructors

constructor

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