remix/data-table · TypeView Source
TableRow
Summary
Row shape produced by a concrete table.
Signature
type TableRow<table> = TableRowFromColumns<TableColumns<table>>;
Row shape produced by a concrete table.
type TableRow<table> = TableRowFromColumns<TableColumns<table>>;