MCPcopy Create free account
hub / github.com/editablejs/editable / store.ts

File store.ts

packages/plugins/table/src/row/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useIsomorphicLayoutEffect } from '@editablejs/editor'
2import { GridRow } from '@editablejs/models'
3import { useCallback, useEffect, useState } from 'react'
4import create, { StoreApi, UseBoundStore } from 'zustand'

Callers

nothing calls this directly

Calls 1

getRowStoreFunction · 0.85

Tested by

no test coverage detected