The community member who posted the original question asked what type of code the "builder" outputs, whether it's vanilla HTML/CSS or React components for Remix. In the comments, another community member explained that the builder saves structured JSON data provided over an API, and does not generate code directly. Instead, everything on the canvas comes from SDK packages, which are replaceable. The current SDK is made up of Remix and React.