Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ handleSubmit
Method
handleSubmit
packages/shared/src/hooks/chat/types.ts:30–30 ·
view source on GitHub ↗
(prompt: string, event?: MouseEvent)
Source
from the content-addressed store, hash-verified
28
data: Search;
29
isLoading: boolean;
30
handleSubmit(prompt: string, event?: MouseEvent): Promise<void>;
31
}
32
33
export
interface
CreatePayload {
Callers
3
CreateLiveRoomForm
Function · 0.80
ProfileIndex
Function · 0.80
Page
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected