React Redux阵列过滤器

时间:2018-08-28 07:22:08

标签: javascript reactjs redux

Could some one tell how this image data iterate using array map and assign into the UL LI tag 有人可以告诉我们该图像数据如何使用数组映射进行迭代并分配到UL LI标签中 假设这是从生成的响应,我想将此数据填充到某个地方。

1 个答案:

答案 0 :(得分:0)

指定访问有效载荷的密钥。

return { ...state, filterArr : filterArr }