-
Why <Input elementRef={ref} /> to <Input ref={ref} /> |
Beta Was this translation helpful? Give feedback.
Answered by
rtivital
Jul 23, 2021
Replies: 1 comment
-
Because we cannot support custom component pass through in TypeScript via |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nghiepdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because we cannot support custom component pass through in TypeScript via
component
prop withforwardRef