Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MemberAnimatorDescriptor<T, U>

Type parameters

  • T

  • U

Hierarchy

  • MemberAnimatorDescriptor

Index

Properties

Properties

Optional inherit

inherit: string | boolean | null

Optional transition

transition: AnyTransition<T> | null

Optional value

value: T | U | null