UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

12 lines (11 loc) 785 B
import type { CSSProperties } from 'vue'; import type { ActionsCopyProps } from './preset-types'; declare const _default: import("vue").DefineComponent<ActionsCopyProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ActionsCopyProps> & Readonly<{}>, { classNames: Partial<Record<import("./constants").ActionsCopySemanticType, string>>; styles: Partial<Record<import("./constants").ActionsCopySemanticType, CSSProperties>>; prefixCls: string; rootClassName: string; icon: import("vue").VNodeChild | [import("vue").VNodeChild, import("vue").VNodeChild]; text: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;