【发布时间】:2020-12-03 07:22:32
【问题描述】:
我有一个对象,我想在这个对象中设置一个 html 元素
{
titleName: "Indorction",
heading: 'Welcome to JavaScript',
iconName: faDotCircle,
description: [
`
Do we even need to introduce `${<p>HTML element</p>}`? It’s one of the most popular programming
languages on the planet!
Ever visited a website that made you think…"Hey, this website is really cool and
`
],
},
【问题讨论】:
标签: javascript arrays reactjs string redux