Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3f495 commit 8e6d230Copy full SHA for 8e6d230
docs/3.api/2.composables/use-id.md
@@ -4,7 +4,7 @@ description: Generate an SSR-friendly unique identifier that can be passed to ac
4
---
5
6
::important
7
-This composable is available since [Nuxt v3.10](/v3-10#ssr-safe-accessible-unique-id-creation).
+This composable is available since [Nuxt v3.10](/blog/v3-10#ssr-safe-accessible-unique-id-creation).
8
::
9
10
`useId` generates an SSR-friendly unique identifier that can be passed to accessibility attributes.
0 commit comments