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

Function queryId

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

Source from the content-addressed store, hash-verified

1233 () => getProps(props.getResultCellComponentProps, cellId),
1234 {
1235 get queryId() {
1236 return props.queryId;
1237 },
1238 get rowId() {
1239 return props.rowId;
1240 },

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…