23 lines
363 B
Markdown
23 lines
363 B
Markdown
---
|
|
title: richTextPlain
|
|
description: Plain text
|
|
---
|
|
## Constructor: richTextPlain
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Plain text
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|text|[string](../types/string.md) | Yes|The text|
|
|
|
|
|
|
|
|
### Type: [RichText](../types/RichText.md)
|
|
|
|
|