We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e04ea commit 8e58d26Copy full SHA for 8e58d26
README.md
@@ -70,9 +70,13 @@ Get data change event with parameters.
70
}
71
```
72
##### Filter Change Event Parameters
73
+
74
**_isCommon[boolean]:_** If filter triggered through common filter.
75
76
**_column[number]:_** If the filter tiggered from any particular column. This field exists if only _isCommon=false_.
77
78
**_data[Array]:_** Filter values.
79
80
### Themes
81
* **theme [string]:** Theme based table. The available themes are as follows
82
1. Matrial Theme (metrial-theme)
0 commit comments