We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23e358 commit e1beccaCopy full SHA for e1becca
entries/val.xml
@@ -82,7 +82,7 @@ $.valHooks.textarea = {
82
<entry type="method" name="val" return="jQuery">
83
<signature>
84
<added>1.0</added>
85
- <argument name="value" type="String">
+ <argument name="value" type="String, Array">
86
<desc>A string of text or an array of strings corresponding to the value of each matched element to set as selected/checked.</desc>
87
</argument>
88
</signature>
@@ -169,4 +169,4 @@ $.valHooks.textarea = {
169
<category slug="version/1.0"/>
170
<category slug="version/1.4"/>
171
</entry>
172
-</entries>
+</entries>
0 commit comments