const definition: FilterDefinition = { kind: "dateRange", key: "sentAt", label: "Sent" };Date range filter
An inclusive range of ISO days; a calendar on desktop, native inputs on mobile.
An inclusive range of ISO days; a calendar on desktop, native inputs on mobile.
const definition: FilterDefinition = { kind: "dateRange", key: "sentAt", label: "Sent" };