Router Type

Router state containing all registered routes

Record fields

Record Field Description

exactRoutes

Full Usage: exactRoutes

Field type: Dictionary<(string * HttpMethod), WebPart>
Field type: Dictionary<(string * HttpMethod), WebPart>

patternRoutes

Full Usage: patternRoutes

Field type: RouteEntry list
Field type: RouteEntry list