Interface StyleAnimatorDescriptor<R, T>

Type Parameters

  • R

  • T

Hierarchy

Properties

affinity?: Affinity
extends?: boolean | Proto<StyleAnimator<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
priority?: string
propertyNames?: string | readonly string[]
transition?: boolean | TimingLike
updateFlags?: number
value?: T | LikeType<T>
valueType?: unknown

Generated using TypeDoc