MCPcopy Create free account
hub / github.com/editablejs/editable / table-editor.ts

File table-editor.ts

packages/plugins/table/src/table/plugin/table-editor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Grid, Editor, Node } from '@editablejs/models'
2import { TableOptions } from '../options'
3import { TableCellEditor, TableCell } from '../../cell'
4import { TableRow, TableRowEditor } from '../../row'

Callers

nothing calls this directly

Calls 2

getOptionsFunction · 0.90

Tested by

no test coverage detected