Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderoad/coderoad-vscode
/ send
Method
send
web-app/src/containers/Tutorial/index.tsx:92–92 ·
view source on GitHub ↗
(action: T.Action)
Source
from the content-addressed store, hash-verified
90
interface PageProps {
91
context: T.MachineContext
92
send(action: T.Action): void
93
state: string
// 'Normal' | 'TestRunning' | 'Level.LevelComplete'
94
}
95
Callers
5
onContinue
Function · 0.65
onRunTest
Function · 0.65
onReset
Function · 0.65
onResetToPosition
Function · 0.65
TutorialPage
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected