ui5-webcomponents
ui5-webcomponents copied to clipboard
feat(ui5-table): adding horizontal column alignment
Introduction of a new property hAlign
. hAlign
is used to configure the horizontal alignment in GridCells. The idea is to configure the horizontal alignment on the header level of the GridTable and then automatically adjust the alignment of the cells according to their header cell.