We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5138e60 commit 806956dCopy full SHA for 806956d
src/content/reference/react/useId.md
@@ -2,6 +2,12 @@
2
title: useId
3
---
4
5
+<RSC>
6
+
7
+`useId` is allowed in non-async [Server Components](/reference/rsc/server-components).
8
9
+</RSC>
10
11
<Intro>
12
13
`useId` is a React Hook for generating unique IDs that can be passed to accessibility attributes.
0 commit comments