UNPKG

costimize-mat-select-autocomplete

Version:

Angular material select component with autocomplete and select all features

19 lines (18 loc) 1.3 kB
import * as i0 from "@angular/core"; import * as i1 from "./select-autocomplete.component"; import * as i2 from "@angular/forms"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/material/button"; import * as i6 from "@angular/material/select"; import * as i7 from "@angular/material/checkbox"; import * as i8 from "@angular/material/form-field"; import * as i9 from "@angular/material/button-toggle"; import * as i10 from "@angular/material/tooltip"; import * as i11 from "@angular/cdk/scrolling"; import * as i12 from "@angular/material/list"; export declare class SelectAutocompleteModule { static ɵfac: i0.ɵɵFactoryDeclaration<SelectAutocompleteModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SelectAutocompleteModule, [typeof i1.SelectAutocompleteComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.MatSelectModule, typeof i7.MatCheckboxModule, typeof i8.MatFormFieldModule, typeof i2.ReactiveFormsModule, typeof i9.MatButtonToggleModule, typeof i10.MatTooltipModule, typeof i11.ScrollingModule, typeof i12.MatListModule], [typeof i1.SelectAutocompleteComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SelectAutocompleteModule>; }