IThemeMessageVariant
Home > @gooddata/sdk-model > IThemeMessageVariant
IThemeMessageVariant 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.
Theme properties for a message variant
Signature:
export interface IThemeMessageVariant 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (BETA) (Optional) Background color of the message | |||
| (BETA) (Optional) Border color of the message | |||
| string | (BETA) (Optional) Radius of the message border in px | ||
| string | (BETA) (Optional) Width of the message border in px | ||
| (BETA) (Optional) Color of the close button | |||
| boolean | (BETA) (Optional) Determines if drop shadow is applied | ||
| (BETA) (Optional) Color of the link button | |||
| (BETA) (Optional) Text color of the message |