UNPKG

@echarts-component/vue

Version:
8 lines (7 loc) 875 B
import { BarSeriesOption } from './type'; declare const _default: import('vue').DefineComponent<Partial<Omit<BarSeriesOption, "labelLine" | "labelLayout" | "universalTransition" | "type" | "emphasis" | "select" | "blur" | "label" | "itemStyle" | "markArea" | "markLine" | "markPoint" | "tooltip" | "backgroundStyle">>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Partial<Omit<BarSeriesOption, "labelLine" | "labelLayout" | "universalTransition" | "type" | "emphasis" | "select" | "blur" | "label" | "itemStyle" | "markArea" | "markLine" | "markPoint" | "tooltip" | "backgroundStyle">>> & Readonly<{}>, { animation: boolean; legendHoverLink: boolean; clip: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;