Elwin
Results
3
comments of
Elwin
@prashantpalikhe The Lit team is currently working on a Next.js integration. Hopefully, they will work on a Nuxt integration after. It is part of their project board.
@steveworkman Awesome work, I will look into it when I've got some time.
> > You need to pass in the name to get type safe access for the current page - so `useRoute('my-route')`. > > What is the correct way to use...