A block of plain text. For richer formatting and layout options consider using Markdown Layout.
paragraph {
text = "The Wise account is the universal way for you to manage money internationally. It's made for the world. And it's built to save your money and time, so you can do more of the things you love."
}| Property | Type | Required | Description |
|---|---|---|---|
align | Align | No | The text alignment of the content. Default to left. |
analyticsId | String | No | An optional identifier to be used in analytics tracking. |
control | String | No | Specify a particular control to use to represent the layout. If the control is unknown, it will be ignored. |
margin | Size | No | The vertical margin to apply after this component. Defaults to md. |
| No | The size of the content. Default to
| |
| Array<String> | No | An optional list of identifiers used to configure renderers.
|
text | String | Yes | The user-facing string to use as the content. |
type | String | Yes | It must be paragraph. |
copyable
Displays text in a read-only text field with a button to copy the content.