UNPKG

angular-dropdown-component

Version:

Even though a dropdown (select-option) is a pretty common utility but it still doesn't support basics such as search.

7 lines (6 loc) 261 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { DropdownComponent as ɵa } from './src/app/modules/dropdown/dropdown.component'; export { GetSelectedNamePipe as ɵb } from './src/app/modules/dropdown/dropdown.pipe';