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.

5 lines (4 loc) 153 B
import { ModuleWithProviders } from '@angular/core'; export declare class NuMultiSelectDropDownModule { static forRoot(): ModuleWithProviders; }