Buttons are key for interaction in the Baserow Application Builder. They let users start actions.
We’ll show you how to set up a button and go over each setting option carefully.
The Button element is like a trigger that lets users do something when they click it. It’s a way to make things happen with a simple click, making actions easy and quick for users.
For the button element, you can configure the element properties, style, and events from the element settings.
The Application Builder allows you to bind the text to data sources. This enables the text to update dynamically based on user input or application logic.
To add a button element, access the elements panel and select Button.
Once added, place the button wherever you want it on the page. Don’t worry if it’s not perfectly positioned initially; you can always move it later.
Learn more about how to add and remove an element from a page.
Now, you’ll configure the button’s properties to make it function and look the way you want. This involves settings related to button events, like what happens when it’s clicked, and its style.
There are several ways to achieve horizontal alignment for your button element within the Application Builder.
The horizontal alignment property controls how a button element is positioned within its container on the page. This helps you create a visually appealing and user-friendly page.
Consider your design and user experience goals when choosing the button width.
When it comes to the appearance of buttons, you have two options: “auto” and “full width.”
Before publishing the application button, consider styling the buttons.
You can easily modify the color in the Application Builder.
Learn more about element style.
Navigate to the page where you can edit the heading you want to modify and select the heading element within the editor. Change the color of a heading element using the property within a General tab.
Click on the color picker or input field next to the color option.
Set the desired color of the heading using one of these methods:
Use a visual color picker tool to interactively choose a desired color.
Alternatively, you can inherit the default styles defined in the theme settings for a cohesive look.
On the right side of the page, you’ll find the Events tab. It has a dropdown menu where you can choose what the button will do when someone clicks on it.
A button element can perform the following actions:
Learn more about element events.