Skip to Main Content
Builder.io Ideas
Status Shipped
Created by Luigi Sanchez
Created on Dec 16, 2021

Tool to create builder inputs based on Component prop types

The idea would be to have a tool that can automatically extract all component prop types (React project) and convert them to valid builder inputs. It could be even a cli app, where you can go through each prop. Or just try to convert the most it can and then you modify it by yourself but I think this would make the Builder / React custom components integration faster.