Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplyToOptions

Hierarchy

  • ApplyToOptions

Index

Properties

Properties

Optional loop

loop: boolean

Play the animation infinitely.

Optional onComplete

onComplete: () => any

Callback specified function after the animation is done.

Type declaration

    • (): any
    • Returns any