Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

What's the difference between JSX.Element vs React.ReactNode #4

Closed
sehyunchung opened this issue Jun 19, 2020 · 0 comments
Closed

What's the difference between JSX.Element vs React.ReactNode #4

sehyunchung opened this issue Jun 19, 2020 · 0 comments

Comments

@sehyunchung
Copy link
Owner

sehyunchung commented Jun 19, 2020

  • JSX.Element -> Return value of React.createElement
  • React.ReactNode -> Return value of a component

via React Typescript Cheatsheet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant