React Router API Reference
    Preparing search index...

    Type Alias Params<Key>

    Params: { readonly [key in Key]: string | undefined }

    The parameters that were parsed from the URL path.

    Type Parameters

    • Key extends string = string