Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ handleClick
Function
handleClick
packages/ui/src/views/docstore/DocumentStoreDetail.jsx:425–429 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
423
}
424
425
const handleClick = (event) => {
426
event.preventDefault()
427
event.stopPropagation()
428
setAnchorEl(event.currentTarget)
429
}
430
431
const onViewUpsertAPI = (storeId, loaderId) => {
432
const props = {
Callers
1
LoaderRow
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected