gpt4 book ai didi

html - Angular 2 返回 html 而不是字符串

转载 作者:太空狗 更新时间:2023-10-29 13:59:27 25 4
gpt4 key购买 nike

<分区>

假设我有一个 test这样的属性:

export class SomeComponent implements OnInit {

testing = '<strong>Just testing</strong>';

}

然后我将这一行添加到我的 test.component.html 中:

{{ testing }}

输出将为 <strong>Just testing</strong> .我希望它返回 Just Testing。我该怎么做?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com