Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hotwired/stimulus
/ initialize
Method
initialize
src/core/controller.ts:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
initialize() {
77
// Override in your subclass to set up initial controller state
78
}
79
80
connect() {
81
// Override in your subclass to respond when the controller is connected to the DOM
Callers
1
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected