DataViewsSort
Defined in: wp-typia-dataviews/src/types.ts:209
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/types.ts:210
readonlyfield:Extract<keyofTItem>
Defined in: wp-typia-dataviews/src/types.ts:211