Typography is an important aspect of design that greatly influences how users perceive and interact with your content. In this section, we’ll explore how to effectively utilize two essential UI elements, “Text” and “Link.”
The “Text” UI element serves as a tool dedicated solely to presenting text within your user interface. Whether it’s paragraphs or descriptions, the “Text” UI element. Through manipulation of embedded CSS properties, you’re afforded to edit the visual appearance and formatting of text, aligning it with your design preferences.
The Text UI element gives you with the flexibility of Markdown formatting. You can enhance your text using various markdown tags, including:
Let’s take the following mardkown text example:
When running the process it will be displayed like this:
The Styling section provides you with granular control over how your text is displayed, ensuring it aligns with your design vision.
Adjust the spacing around your text, setting the margin as follows: 16px 0 0 0 0 0 0 16px.
Choose “Fit W” to ensure the text fits the width of its container.
Define the font properties:
Determine the text alignment.
Links are essential for navigation and interaction. The “Link” UI element creates clickable text that directs users to other pages or external resources. Here’s how to create a link:
Typography is an important aspect of design that greatly influences how users perceive and interact with your content. In this section, we’ll explore how to effectively utilize two essential UI elements, “Text” and “Link.”
The “Text” UI element serves as a tool dedicated solely to presenting text within your user interface. Whether it’s paragraphs or descriptions, the “Text” UI element. Through manipulation of embedded CSS properties, you’re afforded to edit the visual appearance and formatting of text, aligning it with your design preferences.
The Text UI element gives you with the flexibility of Markdown formatting. You can enhance your text using various markdown tags, including:
Let’s take the following mardkown text example:
When running the process it will be displayed like this:
The Styling section provides you with granular control over how your text is displayed, ensuring it aligns with your design vision.
Adjust the spacing around your text, setting the margin as follows: 16px 0 0 0 0 0 0 16px.
Choose “Fit W” to ensure the text fits the width of its container.
Define the font properties:
Determine the text alignment.
Links are essential for navigation and interaction. The “Link” UI element creates clickable text that directs users to other pages or external resources. Here’s how to create a link: