Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ match
Method
match
packages/renderer-core/src/renderer/base.tsx:1042–1044 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1040
}
1041
1042
get match() {
1043
return this.appHelper?.match;
1044
}
1045
1046
render() {
1047
return null;
Callers
15
cssToRuntime
Function · 0.80
getPkgNameAndVersion
Function · 0.80
transformType
Function · 0.80
requireInSandbox
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
getDevice
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected