Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 643 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 643 Bytes

Angular Slider

version 1.0.0 Angular Slider is a clean native image slider

How to run Locally

after clone the project

  • install all dependencies using this command npm install.
  • Run ng serve for a dev server. Navigate to http://localhost:4200/.

Component Documentation

  • component can be used with tag <images-slider></image-slider>

inputs

  • width : this should be a number of pixels ( optional it will be 700px default width)
  • images : array of strings with images urls

Live Preview

Credits

Developed By Yahya Essam