Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ isValidTreeNodeData
Function
isValidTreeNodeData
web/pgadmin/static/js/tree/tree.js:637–637 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
635
}
636
637
const
isValidTreeNodeData = (data) => (!_.isEmpty(data));
638
639
export
{ isValidTreeNodeData };
Callers
2
menuEnabledServer
Function · 0.90
enabled
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected