Styled Typography Components
Description
The Typography components are predefined styled wrappers based on the Typography component from Liberty Core. These components provide consistent styling for displaying text across different UI elements.
Styled Typography Components
| Component Name | Description |
|---|---|
Typo_Loading |
A styled text component for displaying loading messages. |
Typo_ListItemText |
A styled list item text with selection styles. |
Typo_ExportTitle |
A bold and stylized title for export sections. |
Typo_AppsName |
A styled application name with a custom font. |
Props
Typo_Loading
| Prop | Type | Default | Description |
|---|---|---|---|
color |
EStandardColor | string |
inherit |
Custom text color. |
isThemeColor |
boolean |
false |
If true, applies the theme's default color. |
Example Usage
Styled Loading Text
Styled List Item Text
Notes
Typo_Loadingprovides consistent text styling for loading indicators.Typo_ListItemTextstyles list items with bold highlights when selected.Typo_ExportTitleensures consistent styling for export titles.Typo_AppsNamecustomizes application names with a unique font.
Useful Links
🔗 GitHub Repository (Core): Liberty Core
🔗 GitHub Repository (Test Project): Liberty Test
📖 Live Documentation: Liberty Core Docs
💖 Sponsor & Support: Sponsor Liberty Core