23 lines
428 B
Markdown
23 lines
428 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](../types/RichText.md) | Yes|The texts|
|
|
|
|
|
|
|
|
### Type: [RichText](../types/RichText.md)
|
|
|
|
|