remix/data-table/migrations · TypeView Source
KeyColumns
Summary
Accepts either one key column or multiple (compound key).
Signature
type KeyColumns = string | string[];
Accepts either one key column or multiple (compound key).
type KeyColumns = string | string[];