Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Rich text content.