Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ui/table/DataTableIntervalEditor"

Index

Type aliases

DataTableIntervalEditorMode

DataTableIntervalEditorMode: "last" | "next" | "predefined"

PredefinedIntervalOption

PredefinedIntervalOption: "today" | "yesterday" | "tomorrow" | "lastMonth" | "thisMonth" | "nextMonth"

TimeUnit

TimeUnit: "days" | "hours" | "minutes" | "months"

Variables

Const dataTableIntervalEditor

dataTableIntervalEditor: FunctionComponent<object & object> & object = injectIntl(DataTableIntervalEditorComponent)

Generated using TypeDoc