ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

feat(ui5-table): adding horizontal column alignment

Open nowakdaniel opened this issue 8 months ago • 0 comments

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.

nowakdaniel avatar Jun 17 '24 07:06 nowakdaniel