Static
The selector for the host element of a MatTableHarness instance.
MatTableHarness
Allows to trigger an event over an specific table cell.
Clicks on a given row.
Close overlay by column label
Returns clickable rows.
Returns all the headers titles.
Returns a boolean whether the table is empty.
Returns footer table row.
Returns the header cells harnesses.
Returns highlight row.
Returns the paginator harness.
Returns all table rows.
Returns all table rows and values.
Returns rows values for a given column name.
Returns header checkbox.
Returns rows checkbox.
Allow to know the list of columns with sorting
Return all table filter overlays
Returns the mat-table max height
Return the table menu item by name
Return the table menu items
Return the table toolbar
Return the toolbar total row label
Returns a boolean wether table contains loading skeletons.
Gets row moving is allowed (drag & drop)
Returns a boolean whether the paginator has or not a class.
Returns a boolean whether the paginator is rendered.
Returns a boolean whether table is scrollable.
Moves (drags) a row from one index to another.
Open overlay by column label
Set the page size
Returns a boolean whether the table has or not hover effect.
The selector for the host element of a
MatTableHarness
instance.