Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add a height prop to the Paragraph component? My use-case is that I already know the bounding box for my text component and I need to fit the text into it.
If ellipsis: '...' is specified I'd expect the extra line NOT to render but instead apply the ellipsis to the previous one.
Beta Was this translation helpful? Give feedback.
All reactions