open class Routing : Navigo
A helper class for Navigo JavaScript router.
(js)
<init> |
A helper class for Navigo JavaScript router. Routing() |
(js)
shutdown |
Shutdown default routing. fun shutdown(): Unit |
(js)
start |
Init default routing. fun start(): Unit |