#Getting routeContext on components?

1 messages · Page 1 of 1 (latest)

candid solar
#

Is it possible to get the routeContext in a sub component under the route?

kindred perch
#

or useRouter hook may be

inland mortar
#

Use the exported useRouteContext hook

candid solar
#

tried that.... required 1 parameter.... cant figure out which

#

example?