hashRouter
@Composable
Creates a HashRouter with the specified initial route.
Parameters
initRoute
the initial route to navigate to (default is "/")
routing
the routing configuration block
Creates a HashRouter with the specified initial route.
the initial route to navigate to (default is "/")
the routing configuration block