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