---
route: /components/text
menu: Components
---
import { Playground, Props } from 'docz';
import { Text } from './Text.tsx';
# Text
Display a simple piece of text.
## Properties
## MML string
```xml
Please hold while we connect you to an agent
```
## Basic usage
Please hold while we connect you to an agent
`}
/>