UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

9 lines (8 loc) 467 B
import * as i0 from "@angular/core"; export declare class ShadowOnScrollDirective { #private; constructor(); set cShadowOnScroll(value: 'sm' | 'lg' | 'none' | boolean); static ɵfac: i0.ɵɵFactoryDeclaration<ShadowOnScrollDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ShadowOnScrollDirective, "[cShadowOnScroll]", never, { "cShadowOnScroll": { "alias": "cShadowOnScroll"; "required": false; }; }, {}, never, never, true, never>; }