@micro-router
    Preparing search index...

    Implements

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get location(): Location

      Returns Location

    Methods

    • Parameters

      • offset: number

      Returns void

    • Parameters

      Returns () => void

    • Parameters

      • path: string | Path<string, any>
      • Optionalparams: unknown

      Returns void

    • Parameters

      • path: string | Path<string, any>
      • Optionalparams: unknown

      Returns void

    • Start listening and responding to history events. <NavigatorProvider> will call this automatically.

      Returns void

    • Stop listening to history events. <NavigatorProvider> will call this automatically when it is unmounted.

      Returns void