UNPKG

@nativescript-community/ui-material-ripple

Version:

The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.

11 lines (10 loc) 669 B
import * as i0 from "@angular/core"; export declare class MaterialRippleDirective { static ɵfac: i0.ɵɵFactoryDeclaration<MaterialRippleDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<MaterialRippleDirective, "MDRipple", never, {}, {}, never, never, false, never>; } export declare class NativeScriptMaterialRippleModule { static ɵfac: i0.ɵɵFactoryDeclaration<NativeScriptMaterialRippleModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NativeScriptMaterialRippleModule, [typeof MaterialRippleDirective], never, [typeof MaterialRippleDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NativeScriptMaterialRippleModule>; }