Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

All ideas

Showing 402 of 402

Support defineProps for TS in vue 3 sdk

Currently you can support standard non typed versions of defineProps, such as defineProps(['prop1', 'prop2']) <-- supported in builder sdk in typescript, you would define them as defineProps<{ prop1: string, prop2: number }>() <-- not ...
Guest 11 months ago in Builder for Developers 0

Better image preview

It is often difficult to identify what's what in the content editor, especially with data model content that doesn't have a visual editor. If you have a list of items that each has an image (1), it would be of great value to see that image in the ...
Abraham Schilling 12 months ago in Content List 0

Bring back docsLink

This docsLink prop would be IMMENSELY helpful when building custom components for clients. It's also not marked as deprecated in the documentation, even though this forum post from 2 years ago says it was deprecated then.
Guest almost 1 year ago in Visual Editor 0

Dynamic List Data Binding Custom Component

It would be SUPER helpful if I could bind a dynamic list from a connected data source to a custom component. We have a custom component which implements a list input and a custom structured data model which allows of N number of items in a list. I...
Guest about 1 year ago in Visual Editor 0

Multiple previews for structured data models, without the visual editor

Some content is best handlend as a structured data collection with no corresponding visual editor as there may not be a dedicated page, or the components are hardcoded if they do. It would still be useful to be able to see how that content will be...
Guest about 1 year ago in Visual Editor 0

Ability to add more columns to the list of Pages/Data Models based on the fields available to that model

As the title says. It is handy especially for structured data models to see the content of a few fields (say tags for example) directly in the listing in the content section. Even better if it is dynamically configurable like (or as part of) filters.
Guest about 1 year ago in Content List 0

Add a Grid component, similar to the Columns component

For instance, when data binding, a full list of blog articles, you might want two posts per row. Currently, the Columns component isn't equipped to handle this. The only way I've been able to get this to work is if I use: display: grid; grid-templ...
Daniel Marcus over 1 year ago in Visual Editor 2

Builder editor should allow non-developers to create dynamic URLs

It would be useful to allow non-developers to be able to create dynamic URLs, like a blog post, without the need for a developer. This way, a non-developer could create a template page that gets populated based off of new entries to a data model. ...
Daniel Marcus over 1 year ago in Visual Editor 0

AWS S3 Plugin

It would be nice to have an AWS S3 plugin that integrates well with Builder.
Daniel Marcus over 1 year ago in Builder for Developers 0

Enhanced API Request Viewing

Detailed Request Logging: It would be incredibly helpful if the system could log all the details of API requests and responses, including headers, parameters, request body, and response body. This would allow users to troubleshoot issues more effi...
Guest over 1 year ago in Builder for Developers 0