MCPcopy Create free account
hub / github.com/Everoot/everoot.github.io / ngOnInit

Method ngOnInit

src/app/components/window/window.ts:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 ) {}
43
44 ngOnInit() {
45 // Initialize window position and size
46 }
47
48 close() {
49 this.windowManager.closeWindow(this.windowState.id);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected