@micro-router
    Preparing search index...

    The History interface abstracts away all necessary interface with the browser. It is not meant to be use directly. Instead, use the navigator.

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    history: Location[] = ...
    index: number = 0

    Accessors

    • get location(): Location

      Returns Location

    Methods

    • Parameters

      • offset: number

      Returns void

    • Subscribe to location updates. Returns a cancel fn that can be invoked to stop observing.

      Returns () => void

    • Parameters

      Returns void

    • Parameters

      Returns void