Global

Type Definitions

animator

Source:
Properties:
Name Type Description
use boolean Indicate if use animation (default: true)
start FancyAnimation started animation (default: FancyAnimation.moveIn)
end FancyAnimation ending animation (default: FancyAnimation.rubberBand)
duration Number (default: 900)
Type:
  • object

FancyAnimation

Source:
Properties:
Name Type Description
rollOutRight: string "rollOutRight.
rollOutLeft: string "rollOutLeft",
rubberBand: string "rubberBand",
zoomOut: string "zoomOut",
zoomIn: string "zoomIn",
fadeOut: string "fadeOut",
fadeOutRight: string "fadeOutRight",
fadeOutLeft: string "fadeOutLeft",
fadeOutTop: string "fadeOutTop",
fadeOutBottom: string "fadeOutBottom",
horizontalFlip: string "horizontalFlip",
verticalFlip: string "verticalFlip",
bounceOutBottom: string "bounceOutBottom",
bounceOutTop: string "bounceOutTop",
bounceOutLeft: string "bounceOutLeft",
bounceOutRight: string "bounceOutRight",
rotateClockwise: string "rotateClockwise",
rotateAntiClockwise: string "rotateAntiClockwise",
tada: string "tada",
moveIn: string "moveIn",
moveOut: string "moveOut",
swing: string "swing",
shake: string "shake",
hinge: string "hinge"
Type:
  • object

styler

Source:
Properties:
Name Type Description
background string
opacity Number (default: 1.0)
width string (default: "100%")
height string (default: "100%")
color string
Type:
  • object

SVGAnimation

Source:
Properties:
Name Type Description
FillRotate string
SemiRotate string
Rotate string
TopBar string
CenterBar string
Dalton string
Flag string
Bolt string
Orbit string
Type:
  • object