export_to_react
Generate React and Tailwind CSS code directly from a Figma node tree, turning designs into functional components.
Instructions
Generate React + Tailwind code from a Figma node tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Root node to convert | |
| framework | No | Output framework (default: react-tailwind) | |
| componentName | No | Root component name |