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