0
When we use attributes such as Label
the text is written from left to right. Can we change that? Make the text start for example from the middle to the sides or from right to left ?
Example:
----> Left to right
|MY TEXT ----|
How accurate (+ is the center)
<---- ---->
| Ipan + Ema |
or
<<<<<< Right to Left
| ---- MY TEXT|
Is that even possible? Thank you !
I would like to do this without encompassing in a
div
and use textalign certer
orRight
...– Meu Usuario
It was not very clear the purpose. Post the code you already have so far.
– Ricardo Mota