Skip to content

npm-dom/dom-value

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dom-value

Set form input values

Install

$ npm install dom-value

API

value(el)

Get el's value.

value(el, value)

Set el's value.

License

MIT

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 3.1%
  • Other 0.6%