UNPKG

igniteui-react-core

Version:
13 lines (12 loc) 244 B
import { Type } from "./type"; export declare enum ToolActionInfoDensity { Auto = 0, Comfortable = 1, Cosy = 2, Compact = 3, Minimal = 4 } /** * @hidden */ export declare let ToolActionInfoDensity_$type: Type;