Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/aplus-content-api-2020-11-01
StandardTextBlock
Interface StandardTextBlock
The A+ Content standard text box block, which contains a paragraph and a headline.
interface
StandardTextBlock
{
body
?:
ParagraphComponent
;
headline
?:
TextComponent
;
}
Index
Properties
body?
headline?
Properties
Optional
body
body
?:
ParagraphComponent
Optional
headline
headline
?:
TextComponent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headline
Selling Partner API SDK for JavaScript
Loading...
The A+ Content standard text box block, which contains a paragraph and a headline.