Appearance
Home > @liquidrazor/list-display > SortDescriptor > field
Field id used to extract the sortable value from a row.
Signature:
field: keyof TRow & string;