IThemeToastMessageVariant
Home > @gooddata/sdk-model > IThemeToastMessageVariant
IThemeToastMessageVariant 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 toast message variant
Signature:
export interface IThemeToastMessageVariant extends IThemeMessageVariant
Extends: IThemeMessageVariant
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
separatorLineColor? | ThemeColor | (BETA) (Optional) Color of the separator line in the toast message when there is a Show more section |