Paragraph
The Paragraph component displays a block of text with the default text style
and supports text truncation.
ParagraphProps
extends
, , , , | Name | Type | Default | Description |
|---|---|---|---|
maxLines? | | Limits the text to the given number of lines and adds ellipsis if the text would need more lines. |