UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 270 B
export { dynamicTagsProps, default as NDynamicTags } from './src/DynamicTags'; export type { DynamicTagsProps, DynamicTagsSlots } from './src/DynamicTags'; export type { DynamicTagsInputSlotProps, DynamicTagsOption, DynamicTagsTriggerSlotProps } from './src/interface';