React Router API Reference
    Preparing search index...

    Function createPath

    • Creates a string URL path from the given pathname, search, and hash components.

      Parameters

      • path: Partial<Path>

        The pathname, search, and hash components to combine.

      Returns string

      The combined URL path.