Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SyntaxUI/syntaxui
/ onClick
Function
onClick
src/components/Search.tsx:438–440 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
436
buttonProps: {
437
ref: buttonRef,
438
onClick() {
439
setOpen(true)
440
},
441
},
442
dialogProps: {
443
open,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected