Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ remove
Method
remove
packages/editor-skeleton/src/area.ts:13–13 ·
view source on GitHub ↗
(config: T | string)
Source
from the content-addressed store, hash-verified
11
isEmpty(): boolean;
12
add(config: T | C): T;
13
remove(config: T | string): number;
14
setVisible(flag: boolean): void;
15
hide(): void;
16
show(): void;
Callers
15
removeState
Method · 0.65
remove
Method · 0.65
remove
Method · 0.65
remove
Method · 0.65
remove
Method · 0.65
remove
Method · 0.65
action
Function · 0.65
init
Function · 0.65
deleteNode
Method · 0.65
setTitleLabel
Method · 0.65
TreeView
Class · 0.65
handler
Function · 0.65
Implementers
1
Area
packages/editor-skeleton/src/area.ts
Calls
no outgoing calls
Tested by
no test coverage detected