addValue
Add a value to an input or textarea element found by given selector.
जानकारी
If you like to use special characters, e.g. to copy and paste a value from one input to another, use the
keys
command.
Usage
$(selector).addValue(value)
Parameters
Name | Type | Details |
---|---|---|
value | string , number | value to be added |