The horizontal alignment for the column. One of
"leading", "center", or "trailing".Support
Usage
Right-aligning a column
Mixed column alignments
Notes
- This modifier is applied to a cell in any row and affects the alignment of the entire column across all rows. You only need to apply it to one cell per column.
See Also
- gridCellAnchor — sets the anchor position within a cell
- gridCellColumns — makes a cell span multiple columns
- gridCellUnsizedAxes — opts out of sizing along an axis
- Grid — the grid layout container