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
StandardImageTextBlock
Interface StandardImageTextBlock
The A+ Content standard image and text box block.
Export
StandardImageTextBlock
interface
StandardImageTextBlock
{
body
?:
ParagraphComponent
;
headline
?:
TextComponent
;
image
?:
ImageComponent
;
}
Index
Properties
body?
headline?
image?
Properties
Optional
body
body
?:
ParagraphComponent
Memberof
StandardImageTextBlock
Optional
headline
headline
?:
TextComponent
Memberof
StandardImageTextBlock
Optional
image
image
?:
ImageComponent
Memberof
StandardImageTextBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headline
image
Selling Partner API SDK for JavaScript
Loading...
The A+ Content standard image and text box block.
Export
StandardImageTextBlock