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

Method stop

src/core/value_observer.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 stop() {
25 this.stringMapObserver.stop()
26 }
27
28 get element() {
29 return this.context.element

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected