Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ TableView
Function
TableView
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react/index.js:1657–1657 ·
view source on GitHub ↗
(props)
Source
from the content-addressed store, hash-verified
1655
)
1656
);
1657
var
TableView = (props) => tableView(props, useRowIds(props.tableId, props.store));
1658
var
TablesView = ({
1659
store,
1660
tableComponent: Table = TableView,
Callers
nothing calls this directly
Calls
2
tableView
Function · 0.70
useRowIds
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…