navigate

open override fun navigate(to: String, hide: Boolean, replace: Boolean)(source)

Navigate to a new path.

Parameters

to

The path to navigate to.

hide

Whether to hide the current path.

replace

Whether to replace the current path.