Returns whether there are any rows that can be expanded. API Docs Guide
Returns the maximum depth of the expanded rows. API Docs Guide
Returns the row model after expansion has been applied. API Docs Guide
Returns whether all rows are currently expanded. API Docs Guide
Returns whether there are any rows that are currently expanded. API Docs Guide
Returns the row model before expansion has been applied. API Docs Guide
Returns a handler that can be used to toggle the expanded state of all rows. This handler is meant to be used with an input[type=checkbox] element. API Docs Guide
input[type=checkbox]
Resets the expanded state of the table to the initial state. API Docs Guide
Updates the expanded state of the table via an update function or value. API Docs Guide
Toggles the expanded state for all rows. API Docs Guide