GitHubJupyter
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • cells
  • CellDragUtils
  • createCellDragImage

Function createCellDragImage

  • createCellDragImage(activeCell, selectedCells): HTMLElement
  • 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

    • Defined in packages/cells/src/celldragutils.ts:139

Settings

Member Visibility

Theme

@jupyterlab
  • Loading...

Generated using TypeDoc