UNPKG

ant-design-x-vue-next

Version:

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

11 lines (10 loc) 804 B
import type { FileCardListItem, FileCardListProps } from './interface'; declare const _default: import("vue").DefineComponent<FileCardListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { remove: (item: FileCardListItem) => any; }, string, import("vue").PublicProps, Readonly<FileCardListProps> & Readonly<{ onRemove?: (item: FileCardListItem) => any; }>, { classNames: Partial<Record<import("./interface").FileCardListSemanticType | import("./interface").FileCardSemanticType, string>>; styles: Partial<Record<import("./interface").FileCardListSemanticType | import("./interface").FileCardSemanticType, import("vue").CSSProperties>>; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default;