UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

10 lines (9 loc) 203 B
import { Type } from "igniteui-react-core"; export declare enum GridToolbarExporterType { Excel = 0, Csv = 1 } /** * @hidden */ export declare let GridToolbarExporterType_$type: Type;