UNPKG

tdesign-pro-component

Version:

ProComponents tdesign-vue-next + Vue3 + TS

64 lines (63 loc) 2.82 kB
export declare const ProFormDatepicker: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./types').ProFormDatepickerProps> & Readonly<{ "onUpdate:modelValue"?: ((...args: any) => any) | undefined; onChange?: ((...args: any) => any) | undefined; onFocus?: ((...args: any) => any) | undefined; onBlur?: ((...args: any) => any) | undefined; onConfirm?: ((...args: any) => any) | undefined; onPick?: ((...args: any) => any) | undefined; }>, { getValue: () => any; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { "update:modelValue": any; change: any; focus: any; blur: any; confirm: any; pick: any; }, import('vue').PublicProps, { labelAlign: "left" | "top" | "right"; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('./types').ProFormDatepickerProps> & Readonly<{ "onUpdate:modelValue"?: ((...args: any) => any) | undefined; onChange?: ((...args: any) => any) | undefined; onFocus?: ((...args: any) => any) | undefined; onBlur?: ((...args: any) => any) | undefined; onConfirm?: ((...args: any) => any) | undefined; onPick?: ((...args: any) => any) | undefined; }>, { getValue: () => any; }, {}, {}, {}, { labelAlign: "left" | "top" | "right"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('./types').ProFormDatepickerProps> & Readonly<{ "onUpdate:modelValue"?: ((...args: any) => any) | undefined; onChange?: ((...args: any) => any) | undefined; onFocus?: ((...args: any) => any) | undefined; onBlur?: ((...args: any) => any) | undefined; onConfirm?: ((...args: any) => any) | undefined; onPick?: ((...args: any) => any) | undefined; }>, { getValue: () => any; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { "update:modelValue": any; change: any; focus: any; blur: any; confirm: any; pick: any; }, string, { labelAlign: "left" | "top" | "right"; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: Readonly<Record<string, any>> & Record<string, any>; }) & import('vue').Plugin; export * from './types';