UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

37 lines (36 loc) 1.13 kB
import { PropType } from 'vue'; declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ modelValue: { type: PropType<string | number | Date>; }; defaultValue: { type: PropType<string | number | Date>; }; format: { type: StringConstructor; default: string; }; valueFormat: { type: StringConstructor; default: string; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ modelValue: { type: PropType<string | number | Date>; }; defaultValue: { type: PropType<string | number | Date>; }; format: { type: StringConstructor; default: string; }; valueFormat: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { format: string; valueFormat: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;