Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>React ComponentNew to Visual Studio Code? Get it now.
React Component

React Component

Jeremy Rajan

|
166,825 installs
| (2) | Free
Create react component using ES6
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Component

Creates a react component code according to file name.

Usage

Launch the command pallete and look for Create React Component. That should create the component code for you in the current file. If the file is Untitled, the default name MyComponent is used.

More features and lifecycle hooks will be added soon.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft