FlipDirection
constFlipDirection:object
Defined in: core/src/options.ts:19
Which way a page is turning: forward reads on, back returns to the previous spread.
Type Declaration
Section titled “Type Declaration”
readonlyback:"back"="back"
forward
Section titled “forward”
readonlyforward:"forward"="forward"