Skip to content

EditAction

Represents a single edit action that can be undone/redone

PropertyTypeDescription
typecell-editType of action - currently only ‘cell-edit’ is supported
rowIndexnumberThe row index where the edit occurred
fieldstringThe field (column key) that was edited
oldValueunknownThe value before the edit
newValueunknownThe value after the edit
timestampnumberUnix timestamp when the edit occurred
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt