I have got my json file data.json with code:
"body":
"sections":
"middleSection":
"title": "Streamline Reporting, nFocus on Growth",
"middleSectionItems":
"content": "Boost customer trust and loyalty through transparent and responsible AI practices",
"value": 45,
"resultType": "positive",
"arrowDir": "up"
and so on.
I would like to implement this in to html.index so if you opening browser and doing page inspection you can see full body implementing from json file. Anybody can help me n this subject 🙂
i tried to do js script but i failed 🙁
New contributor
Bartlomiej Nowakowski is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1