Confusing wording in "How Do You Reference Values Using Refs?"

“Note that, because input is a built-in component that comes with React”

I feel like what this actually was meant to emphasize was that ‘input is a built-in HTML element that React supports‘, (as opposed to the possibility of having custom-built components) . When I first read this I thought that React had its own input element, distinct from the HTML input element. Or i might still be confused here ?

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

1 Like