AgentforceTypography
object AgentforceTypography : Typography
Default typography implementation object that extends the Typography base class.
Property | Type | Description |
---|---|---|
bodyFontScale1Regular | TextStyle | Body text style at scale 1, regular weight |
bodyFontScale1Semibold | TextStyle | Body text style at scale 1, semibold weight |
bodyFontScale2Regular | TextStyle | Body text style at scale 2, regular weight |
bodyFontScale2Semibold | TextStyle | Body text style at scale 2, semibold weight |
bodyFontScaleBaseRegular | TextStyle | Base body text style, regular weight |
bodyFontScaleBaseSemibold | TextStyle | Base body text style, semibold weight |
bodyFontScaleNeg1Regular | TextStyle | Body text style at negative scale 1, regular weight |
titlesFontScale3Regular | TextStyle | Title text style at scale 3, regular weight |
titlesFontScale3Semibold | TextStyle | Title text style at scale 3, semibold weight |
titlesFontScale4Regular | TextStyle | Title text style at scale 4, regular weight |
titlesFontScale4Semibold | TextStyle | Title text style at scale 4, semibold weight |
titlesFontScale5Regular | TextStyle | Title text style at scale 5, regular weight |
- Typography - Base Typography class
- SalesforceTextFontScale - Font scaling composable
- AgentforceThemeManager - Theme management with typography support