UNPKG

tdesign-mobile-vue

Version:
79 lines (78 loc) 2.58 kB
declare const _default: import("vue").DefineComponent<{ animation: { type: BooleanConstructor; default: boolean; }; capsule: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; fixed: { type: BooleanConstructor; default: boolean; }; left: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; leftArrow: { type: BooleanConstructor; default: boolean; }; right: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; title: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; titleMaxLength: { type: NumberConstructor; }; visible: { type: BooleanConstructor; default: boolean; }; onLeftClick: import("vue").PropType<() => void>; onRightClick: import("vue").PropType<() => void>; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("left-click" | "right-click")[], "left-click" | "right-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ animation: { type: BooleanConstructor; default: boolean; }; capsule: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; fixed: { type: BooleanConstructor; default: boolean; }; left: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; leftArrow: { type: BooleanConstructor; default: boolean; }; right: { type: import("vue").PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; title: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; titleMaxLength: { type: NumberConstructor; }; visible: { type: BooleanConstructor; default: boolean; }; onLeftClick: import("vue").PropType<() => void>; onRightClick: import("vue").PropType<() => void>; }>> & { "onLeft-click"?: (...args: any[]) => any; "onRight-click"?: (...args: any[]) => any; }, { fixed: boolean; visible: boolean; animation: boolean; leftArrow: boolean; }, {}>; export default _default;