open fun insertPage(: Int, : String, : dynamic = undefined): Promise<Unit>?
Insert the specified page into the stack with at a position defined by the index argument.
open fun insertPage(: Int, : Page, : dynamic = undefined): Promise<Unit>?
Insert the specified page into the stack with at a position defined by the index argument.