Global

Type Definitions

FlipGroup

Type:
  • Object
Properties:
Name Type Description
flips_ Array The FLIP helpers.
first function Calls first() against all FLIP helpers.
last function Calls last() against all FLIP helpers.
invert function Calls invert() against all FLIP helpers.
play function Calls play() against all FLIP helpers.
addClass function Adds a class to all elements in the group.
removeClass function Removes a class from all elements in the group.
Source: