Reference
RouteSearchParams
Represents search params accepted by typed route href helpers.
Signature
type RouteSearchParams = Record<string, RouteSearchValue | readonly RouteSearchValue[]>Reference
Represents search params accepted by typed route href helpers.
type RouteSearchParams = Record<string, RouteSearchValue | readonly RouteSearchValue[]>