Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/aplus-content-api-2020-11-01
StandardImageCaptionBlock
Interface StandardImageCaptionBlock
The A+ Content standard image and caption block.
Export
StandardImageCaptionBlock
interface
StandardImageCaptionBlock
{
caption
?:
TextComponent
;
image
?:
ImageComponent
;
}
Index
Properties
caption?
image?
Properties
Optional
caption
caption
?:
TextComponent
Memberof
StandardImageCaptionBlock
Optional
image
image
?:
ImageComponent
Memberof
StandardImageCaptionBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
image
Selling Partner API SDK for JavaScript
Loading...
The A+ Content standard image and caption block.
Export
StandardImageCaptionBlock