Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GrapesJS/grapesjs
/ clear
Method
clear
packages/core/src/abstract/Module.ts:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
store(result: any): any;
31
load(keys: ProjectData): void;
32
clear(): void;
33
}
34
35
export
interface
ILoadableModule {
Callers
15
index.ts
File · 0.65
Properties.ts
File · 0.65
index.ts
File · 0.65
datasources.ts
File · 0.65
Symbols.ts
File · 0.65
__destroy
Function · 0.65
_clearItemCache
Function · 0.65
run
Method · 0.65
destroy
Method · 0.65
destroy
Method · 0.65
clearLegacyPlugins
Function · 0.65
setStyle
Method · 0.65
Implementers
2
ComponentManager
packages/core/src/dom_components/index
CssComposer
packages/core/src/css_composer/index.t
Calls
no outgoing calls
Tested by
no test coverage detected