Skip to content

Applib-HarmonyOS/carousel_image_slider

Repository files navigation

This Library is Developed Using JavaScript for HarmonyOS

🛠 Installation 🛠

In your Main .hml file import the following

<element name="ds_carousel_slider" src="../../../../../../node_modules/ds_carousel_slider/lib/ds_comp/ds_comp.hml"></element>

🛠 Usage 🛠

Tag Input Explanation
Image1 string path Image to be displayed in the Start.
Image2 string path Image to be displayed in 2nd Place.
Image3 string path Image to be displayed in 3rd Place.
Image4 string path Image to be displayed in 4th Place.
Image5 string path Image to be displayed in 5th Place.
dot1 string path Image to be displayed in pointer 1 place.
dot2 string path Image to be displayed in pointer 2 place.
dot3 string path Image to be displayed in pointer 3 place.
dot4 string path Image to be displayed in pointer 4 place.
dot5 string path Image to be displayed in pointer 5 place.

💻Sample Video💻

trial.mp4

📝 License & Copyright 📝

© Sahil Chutani and Devashish
Licensed under the APACHE LICENSE 2.0

Releases

No releases published

Packages

No packages published