Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/aplus-content-api-2020-11-01
TextComponent
Interface TextComponent
Rich text content.
interface
TextComponent
{
decoratorSet
?:
Set
<
Decorator
>
;
value
:
string
;
}
Index
Properties
decorator
Set?
value
Properties
Optional
decorator
Set
decoratorSet
?:
Set
<
Decorator
>
A set of content decorators.
value
value
:
string
The actual plain text.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decorator
Set
value
Selling Partner API SDK for JavaScript
Loading...
Rich text content.