open fun resetToPage(: String, : dynamic = undefined): Promise<Unit>?
Clears page stack and adds the specified page to the stack.
open fun resetToPage(: Page, : dynamic = undefined): Promise<Unit>?
Clears page stack and adds the specified page to the stack.