IReportImageSlot
Home > @gooddata/sdk-model > IReportImageSlot
IReportImageSlot interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Slot rendering an image.
Signature:
export interface IReportImageSlot extends IReportSlotBase
Extends: IReportSlotBase
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) (Optional) | ||
|
"contain" | "cover" | "fill" |
(ALPHA) (Optional) How the image fills the slot area. Defaults to "contain". | ||
|
(ALPHA) (Optional) Undefined = declared-but-empty slot. | |||
|
"image" |
(ALPHA) |