MCPcopy
hub / github.com/alibaba/lowcode-engine / toggle

Method toggle

packages/shell/src/model/skeleton-item.ts:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 toggle() {
37 this[skeletonItemSymbol].toggle();
38 }
39}

Callers

nothing calls this directly

Calls 1

toggleMethod · 0.65

Tested by

no test coverage detected