MCPcopy
hub / github.com/hotwired/stimulus / stop

Method stop

src/core/router.ts:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 stop() {
51 this.scopeObserver.stop()
52 }
53
54 loadDefinition(definition: Definition) {
55 this.unloadIdentifier(definition.identifier)

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected