Dev mode in figma

I have few queries related to code from design.

  1. Can we use API to convert or web interface is must ofr code conversion?

  2. Can we use with our in-house components such as Typography, etc similar to material UI for code generation from UI

Regards

Girish

Hey @girish.chandrashekar, thanks for reaching out!

You can use the Plugin API to create a codegen plugin that parses your design file and outputs the expected code.