uni-echarts
Version:
🪀 适用于uni-app的Apache ECharts组件(仅支持Vue 3)
9 lines • 407 B
TypeScript
export declare const MOUSE_EVENTS: string[];
export declare const ELEMENT_EVENTS: string[];
export declare const ZRENDER_EVENTS: string[];
export declare const OTHER_EVENTS: string[];
export declare const ECHARTS_EVENTS: string[];
export declare const UNI_EVENTS: string[];
export declare const NATIVE_EVENTS: string[];
export declare const COMPONENT_EVENTS: string[];
export declare const EVENTS: string[];