Register now: How design teams use AI to prototype

What are best AI tools? Take the State of AI survey

Builder.io
Builder.io
Contact sales
‹ Back to blog

Visual Copilot

Turn a Figma Dropdown Design Into Working React Code in 1 Minute

November 11, 2024

Written By Steve Sewell

I just transformed a Figma design into working React code, complete with TypeScript and tests, in less than 1 minute.

The best part? The code is clean, customizable, and ready to integrate into your project.

Let me show you how to do it.

The Process

Step 1: Exporting Figma Dropdown Menu

First, grab your design (if using mine, be sure to duplicate it to your drafts first, so you have full edit/plugins access).

Launch the **Builder.io Figma plugin** and hit the "Export to Code" button, and you'll be launched into Builder.io.

Step 2: Adding Interactivity with AI

Once in Builder, it's time to make your design interactive. Use this prompt:

when I click the button, toggle the menu and rotate the chevron

Hit enter and let the AI work its magic. It will add the interactivity for you while you sit back and relax.

Then, toggle quick preview (cmd+\ or ctrl+\) to verify that everything works as expected. You should see the menu toggle and the chevron rotate when you click the button.

Note: The Builder Visual Editor AI chat released with Visual Copilot 2.0 is currently in a rolling beta — meaning some users will have access now, and some will come soon. We add new users each week — so if you don’t have access just yet, request to be notified when your accent gets access

Step 4: Generating Production Code

When you're happy with the functionality, it's time to get the code:

  1. Hit the "Develop" button
  2. Click "Generate Code"
  3. Tweak any options as needed (frameworks, styling, languages, etc.)

Builder supports many frameworks, like Vue, Svelte, Solid.js, as well as native outputs like SwiftUI, Flutter, and Jetpack Compose.

You can type to chat with the code to modify it in any way you like. You can also add custom instructions to customize even futher.

Step 5: Syncing the Code to Your Project

To get the code into your project:

  1. Click "Sync Code"
  2. Copy the provided command
  3. Run it at the root of your project
  4. And there you have it - your new React component with TypeScript and tests, ready to be committed to your repository.

And there you have it - your new React component with TypeScript and tests, ready to be committed to your repository.

What's Next?

Try this out with your own designs! Remember, AI is a powerful tool that can significantly speed up your development process, but it doesn't replace the need for engineering expertise.

Use trial and error to get a good feel for what this AI is good for. Use it to accelerate your workflow and focus on the more complex aspects of your projects.

Resources

Convert Figma designs into code with AI

Generate clean code using your components & design tokens
Try FusionGet a demo

Generate high quality code that uses your components & design tokens.

Try it nowGet a demo
Continue Reading
webgl5 MIN
A brief intro to WebGL shaders
WRITTEN BYSteve Sewell
October 16, 2025
AI7 MIN
Create Apple-style scroll animations with CSS view-timeline
WRITTEN BYSteve Sewell
October 14, 2025
Visual Development10 MIN
Create a full-stack app with AI
WRITTEN BYAlice Moore
October 9, 2025