Paragraph
The Paragraph
element displays text inside your application. It's the <p>
equivalent in html
. But of course it supports Bindings so you can render any text you like from any of the Data SourcesData Sources - Budibase is built up of multiple data sources, this can be the internal Budibase DB, but can also be your remote MySQL, PostgreSQL, REST or one of the many other sources available in Budibase. you like.
Adding a Paragraph
The Paragraph
element can be found under Elements > Paragraph


Then, using Bindings on the Text
setting in the Settings PanelSettings Panel - The Settings Panel is where you can configure every property of a design element. By default this is displayed, when clicking an element when you're in the Budibase Design Section, on the right., you can enter any text you like, including hard-coded text by just typing in the box.
Customizing text styling
The Paragraph
element has several ways of styling the text using the Settings PanelSettings Panel - The Settings Panel is where you can configure every property of a design element. By default this is displayed, when clicking an element when you're in the Budibase Design Section, on the right..
Setting | Description |
---|---|
Size | The size of the text, choose from several presets ranging from |
Color | Change the color of the text. Press the |
Bold/Italic/Underline | Adds the respective bold, italic and underline styling. Can be combined. |
Alignment | The alignment of the text. Choose between left, right, center and justify. |
Updated about 1 month ago