1 messages · Page 1 of 1 (latest)
Is it possible to get the routeContext in a sub component under the route?
props
or useRouter hook may be
Use the exported useRouteContext hook
tried that.... required 1 parameter.... cant figure out which
example?