|
|
|
@ -71,7 +71,7 @@ const columns = [
|
|
|
|
|
|
|
|
|
|
| Events Name | Description | Arguments | |
|
|
|
|
| --- | --- | --- | |
|
|
|
|
| change | Callback executed when pagination, filters or sorter is changed | Function(pagination, filters, sorter) | | |
|
|
|
|
| change | Callback executed when pagination, filters or sorter is changed | Function(pagination, filters, sorter, { currentDataSource }) | | |
|
|
|
|
| expand | Callback executed when the row expand icon is clicked | Function(expanded, record) | | |
|
|
|
|
| expandedRowsChange | Callback executed when the expanded rows change | Function(expandedRows) | | |
|
|
|
|
|
|
|
|
|