UNPKG

angular2-data-table

Version:

angular2-data-table is a Angular2 component for presenting large and complex data.

14 lines (9 loc) 325 B
## Table Methods ### `toggleExpandRow(row)` Toggle expand/collapse a row detail when using row detail templates. ### `expandAllRows()` Expand all row details when using row detail templates. ### `collapseAllRows()` Collapse all row details when using row detail templates. ### `recalculate()` Recalculate the grid sizes.