MCPcopy Create free account

hub / github.com/tinyplex/tinybase / functions

Functions6,603 in github.com/tinyplex/tinybase

FunctionAddTable
(props: OnDoneProp & TablesProps)
src/ui-solid-inspector/index.tsx:337
FunctionAddTable
({onDone, store}: OnDoneProp & TablesProps)
src/ui-react-inspector/actions/tables.tsx:40
FunctionAddTable
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4369
FunctionAddTable
({ onDone, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4320
FunctionAddValue
(props: OnDoneProp & ValuesProps)
src/ui-solid-inspector/index.tsx:513
FunctionAddValue
({onDone, store}: OnDoneProp & ValuesProps)
src/ui-react-inspector/actions/values.tsx:32
FunctionAddValue
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4522
FunctionAddValue
({ onDone, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4559
FunctionApp
()
test/unit/core/types/ui-solid.tsx:1559
FunctionApp
()
test/unit/core/types/ui-react.tsx:1544
FunctionArticleInner
()
site/ui/ArticleInner.tsx:7
FunctionAxes
({ xAxis, yAxis, points, xTicks, yTicks, bounds: [xMin, xMax, yMin, yMax], titles: [xTitle, yTit
src/ui-react-dom-charts/components/Axes.tsx:17
FunctionAxes
({ xAxis, yAxis, points, xTicks, yTicks, bounds: [xMin, xMax, yMin, yMax], titles: [xTitle, yTit
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:1043
FunctionBackwardCheckpointsView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte/index.js:959
FunctionBarChart
({ children, ...props })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:1623
FunctionBarSeries
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:753
FunctionBars
({ points, plotFrame, barGap, barSeriesCount, barSeriesIndex, fullBarWidth, setTooltipPoint, y
src/ui-react-dom-charts/components/Bars.tsx:15
FunctionBars
({ points, plotFrame, barGap, barSeriesCount, barSeriesIndex, fullBarWidth, setTooltipPoint, y
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:498
FunctionBo
()
docs/js/home.js:1
FunctionBo
()
docs/js/app.js:1
FunctionBody
(props: StoreProp)
src/ui-solid-inspector/index.tsx:1055
FunctionBody
({s}: StoreProp)
src/ui-react-inspector/Body.tsx:36
FunctionBody
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:5118
FunctionBody
({ s })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4647
FunctionBuildContext
({ children, }: Props)
site/ui/BuildContext.tsx:76
FunctionCallback
({ mode, checkpoints, }: { readonly mode: string; readonly checkpoints: Checkpoints; })
test/unit/core/ui-react/hooks.test.tsx:701
FunctionCallback
({ mode, checkpoints, }: { readonly mode: string; readonly checkpoints: Checkpoints; })
test/unit/core/ui-solid/primitives.test.ts:642
FunctionCartesianChart
({ children, className, initialSummary, queries, queryId, store, tableId })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:1213
FunctionCe
docs/js/home.js:1
FunctionCellActions
(props: CellProps)
src/ui-solid-inspector/index.tsx:504
FunctionCellActions
({tableId, rowId, cellId, store}: CellProps)
src/ui-react-inspector/actions/tables.tsx:251
FunctionCellActions
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4515
FunctionCellActions
({ tableId, rowId, cellId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4458
FunctionCellDelete
(props: OnDoneProp & CellProps)
src/ui-solid-inspector/index.tsx:491
FunctionCellDelete
({ onDone, tableId, rowId, cellId, store, }: OnDoneProp & CellProps)
src/ui-react-inspector/actions/tables.tsx:238
FunctionCellDelete
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4504
FunctionCellDelete
({ onDone, tableId, rowId, cellId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4454
FunctionCellView
({ tableId, rowId, cellId, store, debugIds, }: CellProps)
src/ui-react/CellView.tsx:9
FunctionCellView
(props: CellProps)
src/ui-solid/CellView.tsx:9
FunctionCellView
({ tableId, rowId, cellId, store, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react/index.js:1375
FunctionCellView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:442
FunctionCellView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid/index.js:1259
FunctionCellView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:586
FunctionCellView
({ tableId, rowId, cellId, store, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:203
FunctionCellView
($$anchor, $$props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:3177
FunctionCellView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:245
FunctionCellView
({ tableId, rowId, cellId, store, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:379
FunctionCheckpointInfo
({ mode, checkpoints, }: { readonly mode: string; readonly checkpoints: Checkpoints; })
test/unit/core/ui-react/hooks.test.tsx:715
FunctionCheckpointInfo
({ mode, checkpoints, }: { readonly mode: string; readonly checkpoints: Checkpoints; })
test/unit/core/ui-solid/primitives.test.ts:662
FunctionCheckpointView
({ checkpoints, checkpointId, debugIds, }: CheckpointProps)
src/ui-react/CheckpointView.tsx:9
FunctionCheckpointView
(props: CheckpointProps)
src/ui-solid/CheckpointView.tsx:9
FunctionCheckpointView
({ checkpoints, checkpointId, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react/index.js:1337
FunctionCheckpointView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:412
FunctionCheckpointView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid/index.js:1189
FunctionCheckpointView
({ checkpoints, checkpointId, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:193
FunctionCheckpointView
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:215
FunctionCheckpointView
({ checkpoints, checkpointId, debugIds })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:369
FunctionCheckpoints
()
test/unit/core/types/ui-solid.tsx:1389
FunctionCheckpoints
()
test/unit/core/types/ui-react.tsx:1372
FunctionCheckpoints
()
test/unit/core/types/ui-svelte.ts:788
FunctionCloneRow
(props: OnDoneProp & RowProps)
src/ui-solid-inspector/index.tsx:451
FunctionCloneRow
({ onDone, tableId, rowId, store: storeOrStoreId, }: OnDoneProp & RowProps)
src/ui-react-inspector/actions/tables.tsx:192
FunctionCloneRow
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4469
FunctionCloneRow
({ onDone, tableId, rowId, store: storeOrStoreId })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4424
FunctionCloneTable
(props: OnDoneProp & TableProps)
src/ui-solid-inspector/index.tsx:393
FunctionCloneTable
({ onDone, tableId, store: storeOrStoreId, }: OnDoneProp & TableProps)
src/ui-react-inspector/actions/tables.tsx:106
FunctionCloneTable
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4420
FunctionCloneTable
({ onDone, tableId, store: storeOrStoreId })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4365
FunctionCloneValue
(props: OnDoneProp & ValueProps)
src/ui-solid-inspector/index.tsx:548
FunctionCloneValue
({onDone, valueId, store}: OnDoneProp & ValueProps)
src/ui-react-inspector/actions/values.tsx:78
FunctionCloneValue
(props)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:4550
FunctionCloneValue
({ onDone, valueId, store })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4588
FunctionComponentProps
()
test/unit/core/types/ui-svelte.ts:817
FunctionConfirmableActions
({ actions, ...props }: { readonly actions: [ icon: string, title: string, component: Compon
src/ui-react-inspector/actions/common.tsx:33
FunctionConfirmableActions
({ actions, ...props })
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:4198
FunctionContextCellChild
({storeId}: {readonly storeId?: string})
test/unit/core/ui-react/components.test.tsx:473
FunctionContextCheckpoints
({ checkpoints, checkpointsById, checkpointsId, }: { readonly checkpoints?: Checkpoints; readonly ch
test/unit/core/ui-react/components.test.tsx:610
FunctionContextCheckpointsChild
({ checkpointsId, }: { readonly checkpointsId?: string; })
test/unit/core/ui-react/components.test.tsx:624
FunctionContextIndexes
({ indexes, indexesById, indexesId, }: { readonly indexes?: Indexes; readonly indexesById?: {[indexe
test/unit/core/ui-react/components.test.tsx:519
FunctionContextIndexesChild
({indexesId}: {readonly indexesId?: string})
test/unit/core/ui-react/components.test.tsx:533
FunctionContextMetrics
({ metrics, metricsById, metricsId, }: { readonly metrics?: Metrics; readonly metricsById?: {[metric
test/unit/core/ui-react/components.test.tsx:498
FunctionContextMetricsChild
({metricsId}: {readonly metricsId?: string})
test/unit/core/ui-react/components.test.tsx:512
FunctionContextNested
({ store1, store2, outerStores, innerStores, }: { readonly store1: Store; readonly store2: Store;
test/unit/core/ui-react/components.test.tsx:670
FunctionContextNested
({ store1, store2, outerStores, innerStores, }: { readonly store1: Store; readonly store2: Store;
test/unit/core/ui-solid/components.test.tsx:391
FunctionContextNestedChild
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-react/components.test.tsx:688
FunctionContextNestedChild
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-solid/components.test.tsx:409
FunctionContextNestedDefaults
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-react/components.test.tsx:785
FunctionContextNestedDefaults
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-solid/components.test.tsx:582
FunctionContextNestedDefaultsChild
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-react/components.test.tsx:829
FunctionContextNestedDefaultsChild
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: {
test/unit/core/ui-solid/components.test.tsx:626
FunctionContextNestedDifferent
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-react/components.test.tsx:704
FunctionContextNestedDifferent
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-solid/components.test.tsx:430
FunctionContextNestedDifferentChild
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-react/components.test.tsx:718
FunctionContextNestedDifferentChild
({ store1, store2, }: { readonly store1: Store; readonly store2: Store; })
test/unit/core/ui-solid/components.test.tsx:444
FunctionContextPersister
({ persister, persistersById, persisterId, }: { readonly persister?: AnyPersister; readonly persiste
test/unit/core/ui-react/components.test.tsx:630
FunctionContextPersisterChild
({ persisterId, }: { readonly persisterId?: string; })
test/unit/core/ui-react/components.test.tsx:644
FunctionContextPrimitiveNoContext
()
test/unit/core/ui-react/components/ContextPrimitiveNoContext.tsx:12
FunctionContextPrimitiveNoContext
()
test/unit/core/ui-solid/components/ContextPrimitiveNoContext.tsx:12
FunctionContextPrimitiveThings
({ store, metrics, indexes, relationships, queries, checkpoints, persister, synchronizer, }: C
test/unit/core/ui-react/components/ContextPrimitiveThings.tsx:25
FunctionContextPrimitiveThings
(props: ContextPrimitiveThingsProps)
test/unit/core/ui-solid/components/ContextPrimitiveThings.tsx:26
← previousnext →4,301–4,400 of 6,603, ranked by callers