0.0.5 • Published 1 year ago

ioco-carousel-lib v0.0.5

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

iOCO Carousel Component Library

Install

npm install ioco-carousel-lib

Module Import

import { IocoCarouselLibModule } from "ioco-carousel-lib";

@NgModule({
  imports: [
    // ...
    IocoCarouselLibModule,
  ],
})

Usage

<ioco-carousel-lib configOptions="options">
  <h1>Title</h1>
</ioco-carousel-lib>
0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago