New to KendoReact? Learn about KendoReact Free.
GridDataType
Exposes the data types available when setting the filter or editor property of the Grid columns.
type
GridDataType = "text" | "numeric" | "boolean" | "date";