Interface: HtmlDecodeProps
Defined in: packages/core/src/react/components/HtmlDecoder.tsx:5
Properties
html
html:
string
Defined in: packages/core/src/react/components/HtmlDecoder.tsx:13
The string with html entities to decode
<HtmlDecoder value="Hello world! – foo bar –" />