Global named route object
Hey, is there a way to get the name of routes in a similar fashion like Redwood https://redwoodjs.com/docs/router#link-and-named-route-functions
I know the
to property exists for earch route like
But I need something global that gives me the string of all available routesRouter | RedwoodJS Docs
About the built-in router for Redwood apps
0 Replies