Header menu logo Navs

Router Type

Static members

Static member Description

Router.get (routes, ?splash)

Full Usage: Router.get (routes, ?splash)

Parameters:
Returns: IRouter<'View>

Get an instance of IRouter with the given routes. and optionally a splash screen.

routes : RouteDefinition<'View> seq
?splash : unit -> 'View
Returns: IRouter<'View>

Type something to start searching.