UNPKG

igniteui-webcomponents-grids

Version:

Ignite UI Web Components grid components.

12 lines (11 loc) 270 B
import { Type } from "igniteui-webcomponents-core"; export declare enum TextIconSetBuiltInTypes { ThreeArrows = 0, CheckOrDashOrX = 1, ThreeBoxes = 2, ThreeFaces = 3 } /** * @hidden */ export declare let TextIconSetBuiltInTypes_$type: Type;