@@ -1993,7 +1993,7 @@ You can customize row index in `type=index` columns.
...
@@ -1993,7 +1993,7 @@ You can customize row index in `type=index` columns.
| sort-change | triggers when Table's sorting changes | { column, prop, order } |
| sort-change | triggers when Table's sorting changes | { column, prop, order } |
| filter-change | column's key. If you need to use the filter-change event, this attribute is mandatory to identify which column is being filtered | filters |
| filter-change | column's key. If you need to use the filter-change event, this attribute is mandatory to identify which column is being filtered | filters |
| current-change | triggers when current row changes | currentRow, oldCurrentRow |
| current-change | triggers when current row changes | currentRow, oldCurrentRow |