JSFiddle - React, Tailwind, and code Playground
by Jaecheol Kim
HTML
<div></div>
JavaScript
Var ori=[{"label":"Lable1","data":[{"Key":"0","Value":"108859"}]},{"label":"Lable2","data":[{"Key":"0","Value":"20493248.94"}]}]
$("div").text(ori);
by Jaecheol Kim
<div></div>
Var ori=[{"label":"Lable1","data":[{"Key":"0","Value":"108859"}]},{"label":"Lable2","data":[{"Key":"0","Value":"20493248.94"}]}]
$("div").text(ori);