UNPKG

adou-ui

Version:

feat:修复了TagInput无法清空的问题

9 lines (8 loc) 361 B
import React from "react"; declare const _default: React.ComponentType<Omit<{ options?: any[] | undefined; defaultValue?: any; className?: string | undefined; onChangeOK?: ((item: any) => void) | undefined; }, keyof import("react-i18next").WithTranslation<N, undefined>> & import("react-i18next").WithTranslationProps>; export default _default;