24 lines
428 B
Markdown
24 lines
428 B
Markdown
|
---
|
||
|
title: richTextUrl
|
||
|
description: Rich text URL link
|
||
|
---
|
||
|
## Constructor: richTextUrl
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Rich text URL link
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|text|[RichText](../types/RichText.md) | Yes|The text|
|
||
|
|url|[string](../types/string.md) | Yes|The URL|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [RichText](../types/RichText.md)
|
||
|
|
||
|
|