rune-langium / visual-editor/src / clearLayoutCache
Function: clearLayoutCache()
ts
function clearLayoutCache(): void;Defined in: packages/visual-editor/src/layout/dagre-layout.ts:60
Clear the entire position cache (call on model reload).
Returns
void