UNPKG

ngu-multiselect-dropdown

Version:

Angular multiselect dropdown component for web applications. Easy to integrate and use. It can be bind to any custom data source and custom filter.

8 lines (7 loc) 322 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { ClickOutsideDirective as ɵc } from './lib/click-outside.directive'; export { ListFilterPipe as ɵb } from './lib/list-filter.pipe'; export { DROPDOWN_CONTROL_VALUE_ACCESSOR as ɵa } from './lib/multiselect-dropdown.component';