Update API doc
parent
1cad891084
commit
42b054864a
|
@ -40236,12 +40236,12 @@
|
||||||
"description": "Uses to pass attributes to the hidden input's DOM element."
|
"description": "Uses to pass attributes to the hidden input's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "srOnlyAria",
|
"name": "hiddenValueLabel",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "TriStateCheckboxPassThroughOptionType",
|
"type": "TriStateCheckboxPassThroughOptionType",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the sr only aria's DOM element."
|
"description": "Uses to pass attributes to the hidden value label's DOM element."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": []
|
||||||
|
|
Loading…
Reference in New Issue