Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellEditResponse

An object returned from cell editor after a successful edit.

Hierarchy

  • ICellEditResponse

Index

Properties

cell

An object which holds the configuration data for a cell.

cursorMovement

cursorMovement: CursorMoveDirection

Cursor move direction based on keys pressed to end the edit.

value

value: any

Value input.

Generated using TypeDoc