<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TypingOptions](./x-components.typingoptions.md) &gt; [text](./x-components.typingoptions.text.md)

## TypingOptions.text property

The text (plain or html) that will be typed into the target element.

**Signature:**

```typescript
text: string;
```
