UNPKG

element-plus

Version:

A Component Library for Vue 3

5 lines (4 loc) 431 B
export { ElDropdown, ElDropdownItem, ElDropdownMenu, ElDropdown as default } from './index2.mjs'; export { DROPDOWN_COLLECTION_INJECTION_KEY, DROPDOWN_COLLECTION_ITEM_INJECTION_KEY, ElCollection, ElCollectionItem, FIRST_KEYS, FIRST_LAST_KEYS, LAST_KEYS, dropdownItemProps, dropdownMenuProps, dropdownProps } from './src/dropdown3.mjs'; export { DROPDOWN_INJECTION_KEY } from './src/tokens2.mjs'; //# sourceMappingURL=index.mjs.map