23 lines
435 B
Markdown
23 lines
435 B
Markdown
|
---
|
||
|
title: richTextConcatenation
|
||
|
description: Concatenation of rich texts
|
||
|
---
|
||
|
## Constructor: richTextConcatenation
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Concatenation of rich texts
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|texts|Array of [RichText](../constructors/RichText.md) | Yes|The texts|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [RichText](../types/RichText.md)
|
||
|
|
||
|
|