What is the support sprectrum in Builder io?

I am exploring several low-code/no-code platform and based on my research I have some basic questions and I request support before I deep dive into Builder IO.

  1. Does Builder IO provide support for MUI input elements and MUI UI elements like Stack, Grid etc. ?
  2. Does Builder IO provide support of third party package integration and integrate it automatically while converting figma to code?
  3. Can I use Builder IO in my current code architecture or any existing project?

Hey @Jatan_Trivedi welcome to the Builder forum. Let’s go through each of your questions and clarify how Builder.io can support your needs:

1. Does Builder IO provide support for MUI input elements and MUI UI elements like Stack, Grid etc. ?
Builder.io does not come with native support for MUI (Material-UI) elements out-of-the-box. However, you can integrate MUI components by registering them as custom components within Builder.io.

2. Does Builder IO provide support of third party package integration and integrate it automatically while converting figma to code?
Builder.io allows you to integrate third-party packages, but it does not automatically integrate these packages during Figma to code conversion. The process involves manually integrating the third-party packages after the design is converted from Figma.

Steps for Third-Party Package Integration:

  1. Install Third-Party Packages: Use your package manager (e.g., npm or yarn) to install the required packages in your project.
  2. Register Third-Party Components: Register the third-party components with Builder.io similar to how you would register MUI components.
  3. Enhance Figma Generated Code: After converting the design from Figma to Builder.io, manually enhance the generated code to use or wrap necessary third-party components.

3. Can I use Builder IO in my current code architecture or any existing project?
Yes, you can integrate Builder.io into your existing code architecture and projects. Builder.io provides SDKs for various frameworks such as React, Vue, and Next.js, allowing seamless integration with existing projects. Please refer to our Quickstart guide for a step-by-step guide on the integration.

1 Like

Thanks for the reply @sheema
I wanted to know that if there is any way to contact the technical support team when I start exploring Builder IO?

Hey @Jatan_Trivedi you can reach out to us in future by raising a request. You can create a new ticket while remaining within the Builder Application.

While you are at Space or Content level, you will find the following menu in the bottom-left hand-side:

Then click (?) Help which will take you to this menu:

​

Then click on Contact Support and you will see the following pop-up window with the following details to provide:

​

​ => => ​​

Thanks!

1 Like