UNPKG

igniteui-webcomponents-charts

Version:

Ignite UI Web Components charting components for building rich data visualizations using TypeScript APIs.

8 lines (7 loc) 174 B
import { EventArgs, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class RenderValidEventArgs extends EventArgs { static $t: Type; }