On this pageuseParamsOverviewuseParamsuseParams<ExpectedParams>(): `ExpectedParams`Hook for consuming the matched URL parameters.Seehttps://developer.mozilla.org/en-US/docs/Web/API/URLPatternResult/parametersType parametersNameTypeExpectedParamsRecord<string, string>ReturnsExpectedParamsThe URL parameters.Defined inhooks/URLMatchContext.ts:37
Hook for consuming the matched URL parameters.