Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ createRenderRoot
Method
createRenderRoot
integrations/lit-vite/src/main.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
})
35
36
protected override createRenderRoot(): HTMLElement | DocumentFragment {
37
return
this
38
}
39
40
render() {
41
const
query = this.query()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected