reference-lifecycle
Manage Stimulus controller state transitions using connect(), disconnect(), and target connection/disconnection callbacks for efficient lifecycle handling.
Instructions
Controller lifecycle callbacks reference - covers connect(), disconnect(), and target connection/disconnection callbacks for managing controller state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}