Update API doc

pull/7210/head
GitHub Actions Bot 2025-02-06 09:30:11 +00:00
parent 4b2a656c1c
commit b37f5a0fae
2 changed files with 357 additions and 349 deletions

View File

@ -59028,7 +59028,15 @@
"readonly": false, "readonly": false,
"type": "SelectPassThroughOptionType<T>", "type": "SelectPassThroughOptionType<T>",
"default": "", "default": "",
"description": "Used to pass attributes to the dropdown' DOM element." "description": "Used to pass attributes to the dropdown's DOM element."
},
{
"name": "dropdownIcon",
"optional": true,
"readonly": false,
"type": "SelectPassThroughOptionType<T>",
"default": "",
"description": "Used to pass attributes to the dropdown icon's DOM element."
}, },
{ {
"name": "loadingIcon", "name": "loadingIcon",

File diff suppressed because it is too large Load Diff