ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
TheJaredWilcurt/vue-doxen
/
Issues
Use HTML fragments for slots
#229
Open
TheJaredWilcurt
创建于 2025-08-15
T
TheJaredWilcurt
commented
Currently we use `<span v-html="slot"></span>`, instead use an HTML Fragment: * https://stackoverflow.com/questions/67769477/render-v-html-without-extra-wrapping-tag/79736863#79736863
0 条评论