Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a router, which provides properties and functions to manage route paths.

Hierarchy

  • Router

Index

Properties

Optional MithrilRoutes

MithrilRoutes: any

Optional initialRoute

initialRoute: Route

locationBarSync

locationBarSync: function

Type declaration

    • Parameters

      Returns void

parsePath

parsePath: function

Type declaration

    • Parameters

      • path: string

      Returns Route

routeMap

routeMap: RouteMap

start

start: function

Type declaration

    • (callback: object): void
    • Parameters

      • callback: object

      Returns void

toPath

toPath: function

Type declaration

Generated using TypeDoc