Update API doc

pull/6032/head
GitHub Actions Bot 2024-07-09 07:48:02 +00:00
parent 862c277472
commit a33fbfa90f
2 changed files with 319 additions and 736 deletions

View File

@ -7831,6 +7831,14 @@
"default": "",
"description": "Used to pass attributes to the hidden input container's DOM element."
},
{
"name": "hiddenInput",
"optional": true,
"readonly": false,
"type": "CascadeSelectPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the hidden input's DOM element."
},
{
"name": "hiddenSelectedMessage",
"optional": true,
@ -39595,6 +39603,14 @@
"default": "",
"description": "Used to pass attributes to the hidden input container's DOM element."
},
{
"name": "hiddenInput",
"optional": true,
"readonly": false,
"type": "MultiSelectPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the hidden input's DOM element."
},
{
"name": "hiddenFirstFocusableEl",
"optional": true,

File diff suppressed because it is too large Load Diff