IThemeTypography
Home > @gooddata/sdk-model > IThemeTypography
IThemeTypography interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Definition of both normal and bold font URIs
Signature:
export interface IThemeTypography
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
font? | ThemeFontUri | (BETA) (Optional) Normal font URI | |
fontBold? | ThemeFontUri | (BETA) (Optional) Bold font URI |