Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Commit 78e7ec7

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent 99d132f commit 78e7ec7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

components/doc/common/apidoc/index.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16512,6 +16512,12 @@
1651216512
"returnType": "undefined | DataTableFilterMeta",
1651316513
"description": "Retrieves the currently applied filters for the data table."
1651416514
},
16515+
{
16516+
"name": "getProcessedData",
16517+
"parameters": [],
16518+
"returnType": "TValue",
16519+
"description": "Used to get the processed data."
16520+
},
1651516521
{
1651616522
"name": "getSortMeta",
1651716523
"parameters": [],

0 commit comments

Comments
 (0)