generate_component_template
Create React component templates with CSS modules that ensure compatibility with Chrome 37 and other target browsers.
Instructions
Generate React component template with CSS modules compatible with Chrome 37
Input Schema
Name | Required | Description | Default |
---|---|---|---|
componentName | Yes | Name of the React component | |
includeCSS | No | Whether to include CSS module import |