IThemeModal
Home > @gooddata/sdk-model > IThemeModal
IThemeModal 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.
Modal customizable properties.
Signature:
export interface IThemeModal
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(BETA) (Optional) Color of the border | |||
string |
(BETA) (Optional) Radius of the border in px | ||
string |
(BETA) (Optional) Width of the border | ||
boolean |
(BETA) (Optional) Flag determining whether the button has a shadow or not | ||
(BETA) (Optional) Background color of the modal surroundings | |||
(BETA) (Optional) Title of the modal |