Plumile JS API
    Preparing search index...

    Function isRouterPopstateDirection

    • Returns whether a runtime value is a popstate direction emitted by the router.

      Parameters

      • value: unknown

        Runtime value to validate.

      Returns value is "back" | "forward" | "unknown"