An open API service indexing awesome lists of open source software.

https://github.com/component/value

get / set form input values
https://github.com/component/value

Last synced: 8 months ago
JSON representation

get / set form input values

Awesome Lists containing this project

README

          

# value

Set form input values

## Installation

$ component install component/value

## API

### value(el)

Get `el`'s value.

### value(el, value)

Set `el`'s value.

## License

MIT