Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ forwardRef
Method
forwardRef
packages/renderer-core/src/adapter/index.ts:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
const
createElement = () => {};
42
const
createContext = () => {};
43
const
forwardRef = () => {};
44
const
findDOMNode = () => {};
45
this.runtime = {
46
Component,
Callers
2
is-react.test.tsx
File · 0.80
main-module.tsx
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected