NavigoRouterFactory

constructor(root: String? = null, useHash: Boolean = true, hash: String = "#")(source)

Parameters

root

the root path of the application

useHash

whether to use hash based routing

hash

a string used as a hash marker