Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MemberAnimatorConstructor<T, U>

Type parameters

  • T

  • U

Hierarchy

  • MemberAnimatorConstructor

Index

Constructors

Constructors

constructor

  • new MemberAnimatorConstructor<V>(view: V, value?: T | U | null, transition?: Transition<T> | null, inherit?: string | null): MemberAnimator<V, T, U>