Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ onClick
Function
onClick
apps/baseai.dev/src/components/Search.tsx:442–444 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
440
buttonProps: {
441
ref: buttonRef,
442
onClick() {
443
setOpen(true);
444
}
445
},
446
dialogProps: {
447
open,
Callers
1
handleClick
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected