angular-image-text-slider
Advanced tools
Comparing version
{ | ||
"name": "angular-image-text-slider", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^13.2.0", |
@@ -18,3 +18,4 @@ # Angular Image Text Slider | ||
## Setup : | ||
###import { AngularImageTextSliderModule } from 'angular-image-text-slider'; | ||
###Import module in your app.module.ts: | ||
import { AngularImageTextSliderModule } from 'angular-image-text-slider'; | ||
... | ||
@@ -44,8 +45,2 @@ | ||
{ | ||
title:'Title 1', | ||
description:'description 1', | ||
imageUrl:'https://www.itsolutionstuff.com/upload/angular-8-add-bootstrap.png', | ||
}, | ||
{ | ||
title:'Title 2', | ||
@@ -52,0 +47,0 @@ description:'description 2', |
61387
-0.2%62
-7.46%