property TableCellProps.align

Cell alignment

Type

"left" | "center" | "right"

Usage

import { type TableCellProps } from ".";