UNPKG

ngx-mat-cdk

Version:

Extra Components for Angular Material including Filters,Drag Drop File, MatSelect Mobile Version

7 lines (6 loc) 190 B
import { ElementRef } from '@angular/core'; export declare class NgxMatSearchBoxDirective { private el; classes: string[]; constructor(el: ElementRef<HTMLInputElement>); }