Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ item
Function
item
src/lib/selectionMenu.js:84–86 ·
view source on GitHub ↗
(onclick, text, mode = "all", readOnly = false)
Source
from the content-addressed store, hash-verified
82
};
83
84
function
item(onclick, text, mode =
"all"
, readOnly = false) {
85
return
{ onclick, text, mode, readOnly };
86
}
Callers
2
selectionMenu
Function · 0.70
selectionMenu.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected