MCPcopy 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);
1657var TableView = (props) => tableView(props, useRowIds(props.tableId, props.store));
1658var TablesView = ({
1659 store,
1660 tableComponent: Table = TableView,

Callers

nothing calls this directly

Calls 2

tableViewFunction · 0.70
useRowIdsFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…