MCPcopy
hub / github.com/NervJS/nerv / destroy

Method destroy

packages/nerv-shared/src/index.ts:15–15  ·  view source on GitHub ↗
(dom?: Element)

Source from the content-addressed store, hash-verified

13 dom?: Element
14 ): Element | null
15 destroy (dom?: Element)
16}
17
18export interface Portal {

Callers 3

unmountFunction · 0.65
jFunction · 0.65
MFunction · 0.65

Implementers 1

ComponentWrapperpackages/nerv/src/full-component.ts

Calls

no outgoing calls

Tested by

no test coverage detected