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

Function Actions

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

Source from the content-addressed store, hash-verified

4361 ];
4362};
4363var Actions = (props) => (() => {
4364 var _el$1 = _tmpl$6(), _el$10 = _el$1.firstChild, _el$11 = _el$10.nextSibling;
4365 insert(_el$10, () => props.left);
4366 insert(_el$11, () => props.right);
4367 return _el$1;
4368})();
4369var AddTable = (props) => {
4370 const has = useHasTableCallback(props.store);
4371 return NewId({

Callers 2

TablesActionsFunction · 0.70
ValuesActionsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…