Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ query
Method
query
packages/designer/src/document/node/props/props.ts:58–58 ·
view source on GitHub ↗
(path: string, createIfNone: boolean)
Source
from the content-addressed store, hash-verified
56
purge(): void;
57
58
query(path: string, createIfNone: boolean): IProp | null;
59
60
import
(value?: IPublicTypePropsMap | IPublicTypePropsList | null, extras?: ExtrasObject): void;
61
}
Callers
1
getProp
Method · 0.65
Implementers
1
Props
packages/designer/src/document/node/pr
Calls
no outgoing calls
Tested by
no test coverage detected