Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ getName
Method
getName
packages/editor-skeleton/src/widget/widget.ts:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
readonly config: IPublicTypeWidgetBaseConfig;
20
21
getName(): string;
22
getContent(): any;
23
show(): void;
24
hide(): void;
Callers
6
setting-prop-entry.test.ts
File · 0.65
createStage
Method · 0.65
getSymbolName
Function · 0.65
getShapeFromArray
Function · 0.65
getShape
Function · 0.65
parseTS
Function · 0.65
Implementers
4
Dock
packages/editor-skeleton/src/widget/do
Widget
packages/editor-skeleton/src/widget/wi
Panel
packages/editor-skeleton/src/widget/pa
PanelDock
packages/editor-skeleton/src/widget/pa
Calls
no outgoing calls
Tested by
no test coverage detected