Remix
Remix
remix/data-table · TypeView Source

OrderDirection

Summary

Sort direction accepted by orderBy.

Signature

type OrderDirection = "asc" | "desc";