IThemeTypography
Home > @gooddata/sdk-model > IThemeTypography
IThemeTypography interface
This API is provided as a 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 | Type | Description |
---|---|---|
font? | ThemeFontUri | (BETA) (Optional) Normal font URI |
fontBold? | ThemeFontUri | (BETA) (Optional) Bold font URI |