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:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
protected override createRenderRoot(): HTMLElement | DocumentFragment {
23
return
this
24
}
25
}
26
27
class
LitQueryApp extends LitElement {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected