Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ isUnset
Method
isUnset
packages/designer/src/document/node/props/prop.ts:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
compare(other: IProp | null): number;
40
41
isUnset(): boolean;
42
43
purge(): void;
44
Callers
6
getText
Function · 0.65
export
Method · 0.65
compare
Method · 0.65
export
Method · 0.65
valueState
Method · 0.65
prop.test.ts
File · 0.65
Implementers
1
Prop
packages/designer/src/document/node/pr
Calls
no outgoing calls
Tested by
no test coverage detected