Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hotwired/stimulus
/ stop
Method
stop
src/core/scope_observer.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
stop() {
34
this.valueListObserver.stop()
35
}
36
37
get controllerAttribute() {
38
return
this.schema.controllerAttribute
Callers
nothing calls this directly
Calls
1
stop
Method · 0.65
Tested by
no test coverage detected