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 99d132f commit 78e7ec7Copy full SHA for 78e7ec7
1 file changed
components/doc/common/apidoc/index.json
@@ -16512,6 +16512,12 @@
16512
"returnType": "undefined | DataTableFilterMeta",
16513
"description": "Retrieves the currently applied filters for the data table."
16514
},
16515
+ {
16516
+ "name": "getProcessedData",
16517
+ "parameters": [],
16518
+ "returnType": "TValue",
16519
+ "description": "Used to get the processed data."
16520
+ },
16521
{
16522
"name": "getSortMeta",
16523
"parameters": [],
0 commit comments