Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jan 2, 2025
1 parent dfd24f3 commit e76981e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -52503,6 +52503,14 @@
"default": "label",
"description": "When filtering is enabled, filterBy decides which field or fields (comma separated) to search against."
},
{
"name": "filterDelay",
"optional": true,
"readonly": false,
"type": "number",
"default": "300",
"description": "Delay in milliseconds before filtering the data."
},
{
"name": "filterIcon",
"optional": true,
Expand Down Expand Up @@ -53813,6 +53821,14 @@
"default": "label",
"description": "When filtering is enabled, filterBy decides which field or fields (comma separated) to search against."
},
{
"name": "filterDelay",
"optional": true,
"readonly": false,
"type": "number",
"default": "300",
"description": "Delay in milliseconds before filtering the data."
},
{
"name": "filterIcon",
"optional": true,
Expand Down

0 comments on commit e76981e

Please sign in to comment.