UNPKG

ngx-carousel-ease

Version:

ngx-carousel-ease is a versatile Angular library providing a feature-rich, simple, and performant carousel component. This library supports infinite and responsive mode, mouse and touch event. Attention has been put to accessibility, performance, and frie

7 lines (6 loc) 277 B
import * as i0 from "@angular/core"; export declare class CarouselService { emit(slide: number, carouselElement: HTMLDivElement): void; static ɵfac: i0.ɵɵFactoryDeclaration<CarouselService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<CarouselService>; }