dom-value

Set form input values

ISC 5 个版本
安装
npm install dom-value
yarn add dom-value
pnpm add dom-value
bun add dom-value
README

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

版本列表
2.0.0 2016-03-22
1.0.1 2016-04-09
1.0.0 2016-02-01
0.0.1-security 2016-03-23
0.0.0 2014-05-11