changePage

open fun changePage(page: Int): Styler

Applies a click event that changes the page of a book.

Return

this Styler instance for chaining

Parameters

page

the page number to change to


open fun changePage(page: String): Styler

Applies a click event that changes the page of a book.

Return

this Styler instance for chaining

Parameters

page

the page number as a string