Element properties

In this section, we'll cover elements and their properties. Properties are dividied into:

Container-specific properties

Containers also come with properties that only apply to a specific type.

Web

Container type
Description
Link

Page

The top-most layer of your design hierarchy. Each page has its own URL.

Group

A Group is a general-purpose container that holds other elements. It serves both a visual and a data role in your app.

Repeating group

A repeating group is a container that displays a list of items by repeating its cell layout once per item in a data source.

Popup

A container displayed above the page content, typically used for modals, dialogs, or focused user interactions.

Floating Group

A container that remains fixed relative to the viewport rather than the page layout.

Group Focus

A group focus is a contextual container that appears relative to another element on the page.

Table

A Table is a structured container that displays tabular data in predefined rows and columns.

Mobile

Container type
Description
Link

View

The top-most layer of your design hierarchy in a native mobile app.

Group

A general-purpose container that holds other elements. It serves both a visual and a data role in your app.

Floating Group

A container that remains fixed relative to the viewport rather than the view layout.

Short list

A short list is a container for displaying a fixed set of data items.

Horizontal list

A horizontal-scrolling list that shows items side by side.

Sheet

Overlay elements that provide focused interaction while keeping the underlying view visible

Element-specific properties

Element-specific properties are documented in articles that correspond to the element categories, as they appear in the element palette. Each category groups elements with similar functionality, and their reference entries describe the properties unique to those elements.

Web

Category
Description
Article link

Visual

Elements like text, buttons, icons and images.

Bubble-made plugin elements

Elements added by installing plugins. The documentation only covers plugins made by Bubble.

Mobile

Category
Description
Article link

Visual

Elements like text, buttons, icons and images.

Reusable elements

Category
Description
Article link

Reusable element

A reusable element is a container (similar to a group) that holds other elements and can be placed in multiple locations throughout your app. Reusable elements work for both web apps and mobile, but they function independently. A reusable element for web cannot be used in a native mobile app, and vice versa.

Reusable elements (web and mobile)

Last updated

Was this helpful?