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 43ccbe5 commit 1975852Copy full SHA for 1975852
test/react-refs/output.json
@@ -8,6 +8,39 @@
8
"name": "Test",
9
"parentNamespaces": [],
10
"props": [
11
+ {
12
+ "name": "refObject",
13
+ "type": {
14
+ "kind": "reference",
15
+ "name": "RefObject<HTMLInputElement>",
16
+ "parentNamespaces": [
17
+ "React"
18
+ ]
19
+ },
20
+ "optional": false
21
22
23
+ "name": "refCallback",
24
25
26
+ "name": "RefCallback",
27
28
29
30
31
32
33
34
+ "name": "ref",
35
36
37
+ "name": "Ref<HTMLInputElement>",
38
39
40
41
42
43
44
{
45
"name": "optionalRefObject",
46
"type": {
0 commit comments