Skip to content

Compositions: useQueryValue

ts
const useQueryValue: RouterAssets<RegisteredRouter>["useQueryValue"];

A composition to access a specific query value from the current route.

Returns

The query value from the router.