2. Useful Patterns by Use Case | React TypeScript Cheatsheets
Link: https://react-typescript-cheatsheet.netlify.app/docs/advanced/patterns_by_usecase/
Description: Looking at the source for ComponentProps shows that this is a clever wrapper for JSX.IntrinsicElements, whereas the second method relies on specialized interfaces with unfamiliar naming/capitalization.. Note: There are over 50 of these specialized interfaces available - look for HTMLAttributes in our @types/react commentary.. Ultimately, we picked the ComponentProps …
DA: 2 PA: 29 MOZ Rank: 91