Options
All
  • Public
  • Public/Protected
  • All
Menu

Runs a fixed-duration animation sequence on one or more properties of a single component.

interface

Hierarchy

  • AnimateItemCommand

Index

Properties

componentId

componentId: string

Optional delay

delay: number | string

Optional description

description: string

duration

duration: number | string

Optional easing

easing: string

Optional repeatCount

repeatCount: number | string

Optional repeatMode

type

type: "AnimateItem"

value

value: Array<AnimatedProperty>

Optional when

when: boolean