UNPKG

igniteui-webcomponents-inputs

Version:

Ignite UI Web Components inputs components.

17 lines (16 loc) 394 B
import { Base, Type } from "igniteui-webcomponents-core"; import { BrushAppearanceData } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class TextElementsVisualModelExport extends Base { static $t: Type; e: number; d: number; c: number; f: number; g: any; b: BrushAppearanceData; a: BrushAppearanceData; h(): string; }