Remix
Remix
remix/data-table · TypeView Source

TableRowWith

Summary

Row shape with loaded relations merged in.

Signature

type TableRowWith<table, loaded> = Pretty<TableRow<table> & loaded>;