UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

10 lines (9 loc) 196 B
import { Type } from "igniteui-react-core"; export declare enum GridSummaryPosition { Top = 0, Bottom = 1 } /** * @hidden */ export declare let GridSummaryPosition_$type: Type;