IThemeButton
Home > @gooddata/sdk-model > IThemeButton
IThemeButton 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.
Button customizable UI properties
Signature:
export interface IThemeButton 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (BETA) (Optional) Radius of the button border in px | ||
| boolean | (BETA) (Optional) Flag determining whether the button has a shadow or not | ||
| boolean | (BETA) (Optional) Flag determining whether the button has its text capitalized or not |