Carousel Component

Directive to easily create carousels based on Bootstrap's markup.

Nested carousels are not supported.

Directives :

Directive Selector Description
NgbCarousel ngb-carousel Directive to easily create carousels based on Bootstrap's markup.
NgbSlide ng-template[ngbSlide] Represents an individual slide to be used within a carousel.

Refer following links for usage:

Type URL
NG-Bootstrap Page https://ng-bootstrap.github.io/#/components/carousel
Bootstrap Page https://getbootstrap.com/docs/4.0/components/carousel/
Template Page https://modernadmin.evolvision.com/components/carousel