gpt4 book ai didi

html - 如何在 Mithril 中将字符串转换为 HTML 元素?

转载 作者:搜寻专家 更新时间:2023-10-31 08:05:52 25 4
gpt4 key购买 nike

假设我有一个字符串 <span class="msg">Text goes here</span> .我需要在我的网页中使用这个字符串作为 HTML 元素。关于如何做到这一点有什么想法吗?

最佳答案

Mithril 提供 m.trust 为此的方法。在 View 中需要 HTML 输出的位置,写入 m.trust( '<span class="msg">Text goes here</span>' )你应该被分类。

关于html - 如何在 Mithril 中将字符串转换为 HTML 元素?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30435250/

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