Remix
Remix
remix/data-table · TypeView Source

TableRow

Summary

Row shape produced by a concrete table.

Signature

type TableRow<table> = TableRowFromColumns<TableColumns<table>>;