Skip to content

BookEvents

BookEvents = object

Defined in: core/src/book.ts:17

changeOrientation: object

Defined in: core/src/book.ts:25

readonly orientation: Orientation


changeState: object

Defined in: core/src/book.ts:24

readonly state: FlipState


flip: object

Defined in: core/src/book.ts:23

A different spread is showing. page is the first page of it.

readonly page: number


init: object

Defined in: core/src/book.ts:19

The book is laid out and showing startPage. Fires once, after createBook returns.

readonly orientation: Orientation

readonly page: number


update: object

Defined in: core/src/book.ts:21

Pages were replaced with setPages.

readonly orientation: Orientation

readonly page: number