UNPKG

igniteui-angular-inputs

Version:

Ignite UI Angular input components for building rich data visualizations for modern web apps.

11 lines (10 loc) 203 B
import { Type } from "igniteui-angular-core"; export declare enum LabelShiftType { Line = 0, Box = 1, Border = 2 } /** * @hidden */ export declare let LabelShiftType_$type: Type;