Skip to content

Add useRoute composeable #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add useRoute composeable #151

wants to merge 7 commits into from

Conversation

TimKunze96
Copy link
Contributor

If you need to access the route helper outside of a template — for example, inside a <script setup> block or a composable — the Ziggy docs recommend injecting the route function. This composable provides proper typing for the injected route function and ensures it works correctly in the SSR environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant