@echarts-component/vue
Version:
Echarts component for Vue
7 lines (6 loc) • 744 B
TypeScript
import { SliderDataZoomOption } from './type';
declare const _default: import('vue').DefineComponent<Partial<Omit<SliderDataZoomOption, "type" | "emphasis" | "textStyle" | "dataBackground" | "selectedDataBackground" | "handleStyle" | "moveHandleStyle" | "brushStyle">>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Partial<Omit<SliderDataZoomOption, "type" | "emphasis" | "textStyle" | "dataBackground" | "selectedDataBackground" | "handleStyle" | "moveHandleStyle" | "brushStyle">>> & Readonly<{}>, {
show: boolean;
brushSelect: boolean;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;