MCPcopy Create free account
hub / github.com/TanStack/query / render

Function render

examples/vue/2.6-basic/src/main.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10createApp({
11 render() {
12 return h(App)
13 },
14}).mount('#app')

Calls

no outgoing calls

Tested by 2

renderWithSuspenseFunction · 0.68
renderWithClientFunction · 0.68