Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a table and its container (logical root)

Hierarchy

  • TableWithRoot

Index

Properties

Properties

logicalRoot

logicalRoot: HTMLDivElement

The logical root element of the table This is the element that contains the table and all its ancestors It is used to determine the logical root of the table

table

table: HTMLTableElement

The table element

Generated using TypeDoc