open fun replacePage(: String, : dynamic = undefined): Promise<Unit>?
Replaces the current top page with the specified one.
open fun replacePage(: Page, : dynamic = undefined): Promise<Unit>?
Replaces the current top page with the specified one.