Function detectTargetArea

  • Detect which part of the cell triggered the MouseEvent

    Parameters

    • cell: Cell<ICellModel>

      The cell which contains the MouseEvent's target

    • target: HTMLElement

      The DOM node which triggered the MouseEvent

    Returns ICellTargetArea

Generated using TypeDoc