Function createCellDragImage

  • Create an image for the cell(s) to be dragged

    Parameters

    • activeCell: Cell<ICellModel>

      The cell from where the drag event is triggered

    • selectedCells: ICell[]

      The cells to be dragged

    Returns HTMLElement

Generated using TypeDoc