Paragraph, width? #2051
Unanswered
milindsakhare100
asked this question in
Q&A
Replies: 1 comment 6 replies
-
do you need to use getHeight? we are documenting it at #2049 |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
One more question,
As shown in the image, we can set maxWidth, here I set maxWidth equals number of characters. But when we click the enter button from the keyboard characters starts from a new line ( here I clicked enter after "Hello" ) . Therefore maxWidth remains the same. The paragraph is not covered in the box.
So How can I solve this issue?
How can I get the width so there should not be that space?
Beta Was this translation helpful? Give feedback.
All reactions