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