Rich text
Display the same text style as the content you get from an API
Last updated
Display the same text style as the content you get from an API
Last updated
A type of content field or editor that allows users to format text with various styles and elements beyond plain text. A rich text editor typically includes options such as bold, italic, underline, bullet points, numbered lists, hyperlinks, and sometimes more advanced formatting options like tables or images.
Display text with Markdown or HTML styling. Useful for APIs that send text styling.
📍 Where to add the tag: Inside a container frame in a Text layer (3rd level)
Text with Markdown styling
Text with HTML styling.
Ensure your GET API request is properly set up.
Choose the screen where the markdown or html tag was added.
In the Elements section, select the text element, you want to bind. For this example, choose the Title.
In the Element binding section located on the right side, notice the active "Text" binding. Here, choose the relevant API collection followed by the API request, which is typically a GET request. Then, select the "Items[0]Name" data to be used.
Your feedback is valuable to us. If you have any suggestions or questions, please don't hesitate to reach out to us in the community.
You're now set! Try and test your app with Bravo Vision!