MCPcopy Create free account
hub / github.com/clerk/javascript / BaseRouter

Function BaseRouter

packages/clerk-js/src/ui/router/BaseRouter.tsx:31–149  ·  view source on GitHub ↗
({
  basePath,
  startPath,
  getPath,
  getQueryString,
  internalNavigate,
  onExternalNavigate,
  refreshEvents,
  preservedParams,
  urlStateParam,
  children,
}: BaseRouterProps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

useClerkFunction · 0.90
getQueryParamsFunction · 0.90
useWindowEventListenerFunction · 0.90
getPathFunction · 0.70
getQueryStringFunction · 0.70

Tested by

no test coverage detected