MCPcopy Create free account
hub / github.com/ygs-code/vue / genComment

Function genComment

vue.js:15228–15230  ·  view source on GitHub ↗
(comment)

Source from the content-addressed store, hash-verified

15226
15227 //返回虚拟dom vonde渲染调用的函数
15228 function genComment(comment) {
15229 return ("_e(" + (JSON.stringify(comment.text)) + ")")
15230 }
15231
15232 //返回虚拟dom vonde渲染调用的函数
15233 function genSlot(el, state) {

Callers 1

genNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected