Update API doc
parent
862c277472
commit
a33fbfa90f
|
@ -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,
|
||||
|
|
1039
pnpm-lock.yaml
1039
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue