Text component
The Text Component is a basic element in a user interface used to display and present text. It serves as a container for textual information, allowing to showcase content, messages, or labels within an application or webpage. The Text Component is versatile, supporting the display of static text, dynamic data, or user-generated content.
Component Styles tab
Text and other components share the same styling options, allowing you to apply various styles to customize their appearance. Explore more about styling by clicking here.
Component Configuration tab
Within Component Configuration, adjustments specific to the component can be made, offering the flexibility to modify various variables tailored to your needs.
Please, make sure to click on the Update button when you make changes and save it in the Component config. Otherwise, data will not be saved.
Name
The Name is the title of the component.
Data
Modifying the value in the Data will be reflected in the user interface (UI).
Config
A configuration (config) is a flexible object that allows us to store arbitrary data as key-value pairs whenever necessary. These pairs are defined based on specific needs and requirements.
Render expression
Within Render expressions, you have the capability to articulate specific conditions that define the behavior or appearance of the component.