Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ toData
Method
toData
packages/designer/src/document/node/props/props.ts:414–416 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
412
*/
413
@action
414
toData() {
415
return
this.
export
()?.props;
416
}
417
}
Callers
nothing calls this directly
Calls
1
export
Method · 0.95
Tested by
no test coverage detected