DataViewsSort
Defined in: wp-typia-dataviews/src/index.ts:211
Type Parameters
Section titled “Type Parameters”TItem extends object = DataViewsRecord
Properties
Section titled “Properties”direction
Section titled “direction”
readonlydirection:"desc"|"asc"
Defined in: wp-typia-dataviews/src/index.ts:212
readonlyfield:Extract<keyofTItem>
Defined in: wp-typia-dataviews/src/index.ts:213