Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TadaOptions

Hierarchy

Index

Properties

Optional degreesAtRest

degreesAtRest: number

Specifies the rotation before and after the animation. Defaults to 0.

Optional degreesTwist

degreesTwist: number

Specifies the amount to rotate around degreesAtRest. Defaults to **4.

Optional duration

duration: number

Specify the duration in milliseconds for one animation iteration. Default: 1000

Optional scaleGrow

scaleGrow: number

Specifies the upper limit of the scale transform used for the pulsation effect. Defaults to 1.1.

Optional scaleShrink

scaleShrink: number

Specifies the lower limit of the scale transform used for the pulsation effect. Defaults to 0.95.