We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f348efd commit b4b273fCopy full SHA for b4b273f
entries/val.xml
@@ -106,8 +106,9 @@ $( "input" )
106
<added>1.0</added>
107
<argument name="value">
108
<type name="String"/>
109
+ <type name="Number"/>
110
<type name="Array"/>
- <desc>A string of text or an array of strings corresponding to the value of each matched element to set as selected/checked.</desc>
111
+ <desc>A string of text, a number, or an array of strings corresponding to the value of each matched element to set as selected/checked.</desc>
112
</argument>
113
</signature>
114
<signature>
0 commit comments