UNPKG

igniteui-react-core

Version:
11 lines (10 loc) 227 B
import { Type } from "./type"; export declare enum ToolActionButtonInfoDisplayType { Raised = 0, Flat = 1, Outlined = 2 } /** * @hidden */ export declare let ToolActionButtonInfoDisplayType_$type: Type;