simplemattable
Advanced tools
Comparing version 18.2.0 to 18.2.1
@@ -116,2 +116,3 @@ import { AfterViewInit, ChangeDetectorRef, DoCheck, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges, Type } from '@angular/core'; | ||
sortColumn(col: TableColumn<T, any>): void; | ||
private sortData; | ||
/** | ||
@@ -118,0 +119,0 @@ * Method used when a cell or a button is clicked. |
{ | ||
"name": "simplemattable", | ||
"version": "18.2.0", | ||
"version": "18.2.1", | ||
"description": "A simplified, declarative table-library using @angular/material's MatTable with form capabilities for adding/editing/deleting data", | ||
@@ -5,0 +5,0 @@ "author": "Henning Wobken", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1235965
9615