Best of JSX — July 2023
- 1
- 2
Community Picks·3y
Declaring JSX types in TypeScript 5.1
Declaring JSX types in TypeScript 5.1 - LogRocket Blog: A new feature, described as “ decoupled type-checking between JSX elements and JSX tag types’, arrives with TypeScript5.1. This feature enables libraries to control what types are used forJSX elements.