Options
All
  • Public
  • Public/Protected
  • All
Menu

Table selection internal info for SelectionPlugin

Hierarchy

  • TableSelectionInfo

Index

Properties

firstCo

Coordinate for first selected table cell

Optional lastCo

Coordinate for last selected table cell

parsedTable

parsedTable: ParsedTable

Parsed table structure, cache this value to avoid calculating again while selecting table

startNode

startNode: Node

The node where the focus is at when start selection

table

table: HTMLTableElement

Selected table

Generated using TypeDoc