Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 488 Bytes

Text.mdx

File metadata and controls

39 lines (30 loc) · 488 Bytes
route menu
/components/text
Components

import { Playground, Props } from 'docz'; import { Text } from './Text.tsx';

Text

Display a simple piece of text.

Properties

MML string

<mml>
  <text>
    Please hold while we connect you to an agent
  </text>
</mml>

Basic usage

Please hold while we connect you to an agent `} />