MOVE_TYPE
const MOVE_TYPE
An object with all possible moveTypes
Type: object
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
SNAP | "snap" | Flicking's moveType that enables SnapControl as a Flicking's control |
FREE_SCROLL | "freeScroll" | Flicking's moveType that enables FreeControl as a Flicking's control |
STRICT | "strict" | Flicking's moveType that enables StrictControl as a Flicking's control |