MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / prop.test.ts

File prop.test.ts

packages/designer/tests/document/node/props/prop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../../../fixtures/window';
2import { Editor, engineConfig } from '@alilc/lowcode-editor-core';
3import { Designer } from '../../../../src/designer/designer';
4import { DocumentModel } from '../../../../src/document/document-model';

Callers

nothing calls this directly

Calls 15

isPropFunction · 0.90
isValidArrayIndexFunction · 0.90
purgeMethod · 0.65
getPropsMethod · 0.65
getNodeMethod · 0.65
getMethod · 0.65
addMethod · 0.65
unsetMethod · 0.65
setMethod · 0.65
hasMethod · 0.65
getValueMethod · 0.65
setValueMethod · 0.65

Tested by

no test coverage detected