The row type.
The context type.
OptionalautoTrue for the first editable cell in the row.
The column being edited.
The grid's context.
OptionalerrorServer-supplied message for this field, if the last commit was rejected.
Abandon the edit and restore the original row.
Writes into the row draft. Never hits the network.
Commit the whole row, invoking DataGridProps.onRowCommit.
The row being edited, as a draft copy.
Current draft value for this cell.
What a cell editor receives — both the built-ins and your own.