23 lines
389 B
Markdown
23 lines
389 B
Markdown
---
|
|
title: richTextFixed
|
|
description: Fixed width rich text
|
|
---
|
|
## Constructor: richTextFixed
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Fixed width rich text
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|text|[RichText](../types/RichText.md) | Yes|The text|
|
|
|
|
|
|
|
|
### Type: [RichText](../types/RichText.md)
|
|
|
|
|