UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

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