UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

11 lines (10 loc) 447 B
import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class WavesDirective { el: ElementRef; constructor(el: ElementRef); click(event: any): void; removeRipple(button: any, ripple: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<WavesDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<WavesDirective, "[mdbWavesEffect]", never, {}, {}, never, never, false, never>; }