
Text
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.Markdown compatibility
The Text UI element gives you with the flexibility of Markdown formatting. You can enhance your text using various markdown tags, including:- Bold
- italic
- bold italic
- strikethrough
- URL

Text styling
The Styling section provides you with granular control over how your text is displayed, ensuring it aligns with your design vision.Spacing:
Adjust the spacing around your text, setting the margin as follows: 16px 0 0 0 0 0 0 16px.Sizing:
Choose βFit Wβ to ensure the text fits the width of its container.Typography
Define the font properties:- Font family: Choose the desired font family.
- Font weight: Define the thickness of the font.
- Font size: Specify the font size in pixels (px).
- Height: Set the line height in pixels (px).
- Color: Determine the text color.