Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/component/value

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

Last synced: 12 days 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