Skip to content

Manage column alignement #1203

@ffffffelix

Description

@ffffffelix

Context / Problem to solve / Design

Depending on the data and the context, the column should be aligned in different directions.

Task

  • Provide a way to specify how the column is aligned: left, center, right
  • Set the right alignment column sample colDate, colNumber must be aligned to left
  • TableCellHead and TableCell must have the same alignment
  • Use the same props name on all components to manage the cell alignment (component, configuration ...). We currently use two names for the same thing: textAlign and align. I suggest using align.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions