A sort state.

Hierarchy

  • ISortState

Properties

Properties

direction: "ascending" | "descending"

The direction of sort.

key: "name" | "last_modified" | "file_size"

The sort key.

Generated using TypeDoc