Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StyleAnimatorConstructor

Hierarchy

Index

Constructors

Constructors

constructor

  • new StyleAnimatorConstructor<V, T, U>(view: V, names: string | ReadonlyArray<string>, value?: T | null, transition?: Transition<T> | null, priority?: undefined | string): StyleAnimator<V, T, U>