producer_export_code
Export a component AST to idiomatic React, Svelte, Vue, or standalone web component code. Pick the target framework to generate production-ready, accessible code.
Instructions
Exports a component to idiomatic React + Tailwind, Svelte 5 (Runes), Vue 3, or standalone Custom Web Element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Export framework | |
| component | Yes | The component AST |