Back to Fluentui

react-component

tools/workspace-plugin/src/generators/react-component/README.md

4.40.2-hotfix2683 B
Original Source

react-component

Workspace Generator for creating React Component within v9 package.

<!-- toc --> <!-- tocstop -->

Usage

sh
yarn nx g @fluentui/workspace-plugin:react-component --help

Show what will be generated without writing to disk:

sh
yarn nx g @fluentui/workspace-plugin:react-component --dry-run

Examples

sh
yarn nx g @fluentui/workspace-plugin:react-component

Options

name

Type: string

The name of the component.

project

Type: string

The name of the project where the component will be generated.