MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / setupItems

Method setupItems

packages/designer/src/document/node/props/prop.ts:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 // TODO: 先用调用方式触发子 prop 的初始化,后续须重构
248 @action
249 setupItems() {
250 return this.items;
251 }
252
253 /**
254 * @see SettingTarget

Callers 2

constructorMethod · 0.95
setValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected