Button WordWrap text appears left justified not centered #27592
Unanswered
stephenquan
asked this question in
Q&A
Replies: 1 comment
-
This might be the default text justification of text wrapping, but it would be great if a property like |
Beta Was this translation helpful? Give feedback.
0 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.
-
This issue is related to #9102
When using
Button
withLineBreakMode="WordWrap"
the text on the subsequent line appears left justified not centered justified, e.g.Actual:
Expected:
Beta Was this translation helpful? Give feedback.
All reactions