@pritchtinaye/ioco-mtn-carousel

0.0.4 • Public • Published

MtnCarousel

Install

npm install mtn-carousel

Sub Module Import

import { LightCarouselModule } from "light-carousel";

@NgModule({
  imports: [
    // ...

    LightCarouselModule,
  ],
})

Usage

<mtn-light-carousel configOptions="options">
  <h1>Title</h1>
</mtn-light-carousel>

Package Sidebar

Install

npm i @pritchtinaye/ioco-mtn-carousel

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

52.8 kB

Total Files

37

Last publish

Collaborators

  • pritchmap