mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-27 14:35:05 +03:00
Add note about text alignment to Element
alignment section
Trying to reduce confusion between elements and text alignment.
This commit is contained in:
parent
7ef9985b1a
commit
8240cc281a
@ -109,6 +109,8 @@ will result in a layout like
|
||||
|
||||
Where there are two elements on the left, one in the center, and one on the right.
|
||||
|
||||
**Note** For text alignment, check out `Element.Font`!
|
||||
|
||||
@docs centerX, centerY, alignLeft, alignRight, alignTop, alignBottom
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user