FunctionContextPrimitiveThingsChild({
store,
metrics,
indexes,
relationships,
queries,
checkpoints,
persister,
synchronizer,
}: C
test/unit/core/ui-react/components/ContextPrimitiveThingsChild.tsx:42
FunctionContextProvideThings({
store,
metrics,
indexes,
relationships,
queries,
checkpoints,
persister,
synchronizer,
}: {
test/unit/core/ui-react/components.test.tsx:734
FunctionContextProvideThings({
store,
metrics,
indexes,
relationships,
queries,
checkpoints,
persister,
synchronizer,
}: {
test/unit/core/ui-solid/components.test.tsx:467
FunctionContextProvideThingsInner({
store,
metrics,
indexes,
relationships,
queries,
checkpoints,
persister,
synchronizer,
}: {
test/unit/core/ui-solid/components.test.tsx:500
FunctionContextProvidedThings({
store,
metrics,
indexes,
relationships,
queries,
checkpoints,
persister,
synchronizer,
}: {
test/unit/core/ui-solid/components.test.tsx:541
FunctionDetails({
uniqueId,
title,
editable,
handleEditable,
children,
s,
}: {
readonly uniqueId: Id;
readonl
src/ui-react-inspector/Details.tsx:8
FunctionDetails({ uniqueId, title, editable, handleEditable, children, s })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3960
FunctionEditableCellView({
tableId,
rowId,
cellId,
store,
className,
showType,
}: CellProps & {readonly className?: string
src/ui-react-dom/EditableCellView.tsx:8
FunctionEditableCellView({
tableId,
rowId,
cellId,
store,
className,
showType
})
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:934
FunctionEditableCellView({
tableId,
rowId,
cellId,
store,
className,
showType
})
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:3525
FunctionEditableThing({
thing,
onThingChange,
className,
hasSchema,
showType = true,
}: {
readonly thing: Cell | Value
src/ui-react-dom/common/components.tsx:142