Parsing a deep level Json file and displaying the data in the frontend Angular

前端 未结 0 1655
你的背包
你的背包 2021-01-29 03:14

I have a data in the format: data = {key1 : value1, key2 : [{key2_1: value2_1, key2_2: value2_2}], key3: value3, . . . keyn: valuen}

I want to parse the deep leveled json

相关标签:
回答
  • 消灭零回复
提交回复
热议问题