Settings
Frameworks

Frameworks

HTML

By default, the plugin converts your design into HTML with CSS. In the settings, you can customize output options to align the code with your requirements.

React

Opting for this setting allows you to generate a functional React component. If you've defined component properties within Figma, they will seamlessly integrate into the generated React component. This option streamlines the process of creating a functional and dynamic React component based on your design.

Vue

Choosing Vue enables the creation of a Vue 3 component, generated from your selection as a single-file component.

Svelte (New)

Opting for Svelte generates a Svelte component directly from your selection.