.tsx

What is a .tsx file?

TypeScript files that contain JSX (React component syntax).

Use caution
Type Code
By Microsoft / Meta
MIME text/typescript-jsx

Drop any file to identify it

We read file headers, not extensions. Nothing gets uploaded.

What is it

TypeScript files that contain JSX (React component syntax). TSX combines TypeScript's type safety with React's component model. The standard file format for React applications built with TypeScript.

Technical details
Full Name
TypeScript JSX
MIME Type
text/typescript-jsx
Developer
Microsoft / Meta
Magic Bytes
N/A
Safety
.tsx requires caution. Source code files can execute arbitrary code. Only run code from trusted sources.
What opens it
VS Code
FREE All
Any text editor
FREE All
Related formats