Hex Core JS
    Preparing search index...

    Function useRouteMatch

    • Provides a match object for the current location without needing to use a <Route> component for param matching.

      Type Parameters

      Parameters

      Returns RouteMatch<T> | null

      T The type of the route params object.