MCPcopy Create free account
hub / github.com/tinyplex/tinybase / tableId

Function tableId

docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4652–4654  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4650 return [
4651 createComponent2(SortedTableInHtmlTable, {
4652 get tableId() {
4653 return props.tableId;
4654 },
4655 get store() {
4656 return props.store;
4657 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…