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.

4 lines (3 loc) 243 B
export { NuMultiSelectDropDownModule } from './lib/nu-multiselect-dropdown.module'; export { MultiselectDropdownComponent } from './lib/multiselect-dropdown.component'; export { IDropdownSettings } from './lib/multiselect-dropdown.module';