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