Skip to content

Applib-HarmonyOS/article_viewer

Repository files navigation

This Library is Developed Using JavaScript for HarmonyOS

🛠 Installation 🛠

In your Main .hml file import the following

<element name="dS_list" src="../../../../../../node_modules/dS_list_view/lib/ds_list/ds_list.hml"></element>

🛠 Usage 🛠

Tag Input Expaination
type "list-item" or "define-item" This tag is used to define the ui orientation i.e "list-item" for list view and "define-item" for Defination View.
image string This tags inputs the path to image.
heading string This tag is used to input the headline of the Article.
heading2 string This tag is used to input the Artile Explaination
paths string This tag inputs the path to the next page with is the Defination View.

📝 License & Copyright 📝

© Sahil Chutani and Devashish
Licensed under the APACHE LICENSE 2.0