angular_simple_carousel
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Carousel

This library was generated with Angular CLI version 7.2.0.

Usage

To use this library, import the module. import { CarouselModule } from 'angular_simple_carousel' in app module.

Add the imported module to angular in the imports array.

Add <gh-carousel></gh-carousel> to any template.

Add elements inside the above component.

<gh-carousel>
    <img src="image.png">
    <img src="image.png">
    <img src="image.png">
    <img src="image.png">
  </gh-carousel>

(This library is only about 1.6KB)

Readme

Keywords

none

Package Sidebar

Install

npm i angular_simple_carousel

Weekly Downloads

2

Version

0.0.7

License

none

Unpacked Size

38.1 kB

Total Files

23

Last publish

Collaborators

  • gidon_h