MCPcopy Create free account
hub / github.com/uiwjs/react-md-editor / table.tsx

File table.tsx

core/src/commands/table.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { ICommand, ExecuteState, TextAreaTextApi } from './';
3import { selectWord, executeCommand } from '../utils/markdownUtils';
4

Callers

nothing calls this directly

Calls 3

selectWordFunction · 0.90
executeCommandFunction · 0.90
setSelectionRangeMethod · 0.80

Tested by

no test coverage detected