Version: 4.1.0
DIRECTION
DIRECTION#
An object of directions
Type: object
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| PREV | "PREV" | "left" when horizontal is true, and "top" when horizontal is false |
| NEXT | "NEXT" | "right" when horizontal is true, and "bottom" when horizontal is false |
| NONE | null | This value usually means it's the same position |