Skip to content

Commit 117e038

Browse files
author
GitHub Actions Bot
committed
Update API doc
1 parent 90d5163 commit 117e038

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

components/doc/common/apidoc/index.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23922,6 +23922,13 @@
2392223922
"type": "DropdownPassThroughType<HTMLAttributes<HTMLSpanElement> | SVGProps<SVGSVGElement>>",
2392323923
"description": "Uses to pass attributes to the filter icon's DOM element."
2392423924
},
23925+
{
23926+
"name": "filterClearIcon",
23927+
"optional": true,
23928+
"readonly": false,
23929+
"type": "DropdownPassThroughType<HTMLAttributes<HTMLSpanElement> | SVGProps<SVGSVGElement>>",
23930+
"description": "Uses to pass attributes to the filter clear icon's DOM element."
23931+
},
2392523932
{
2392623933
"name": "wrapper",
2392723934
"optional": true,

0 commit comments

Comments
 (0)