Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/ getSelected
Method
getSelected
src/higherOrders/Fetch.js:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
getSelected () {
88
return
this.component.getSelected(...arguments);
89
}
90
91
fetchData (fetch) {
92
if
(!fetch) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected