reactive-bindings

时间:2024-06-22 04:30:20
【文件属性】:

文件名称:reactive-bindings

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-22 04:30:20

JavaScript

React性绑定 自定义React式绑定 注意:reactive-bindings 1.0.0 版本将与。 安装 使用安装: $ component install nib-components/reactive-bindings 应用程序接口 ###数据模型 将属性绑定到输入、选择或文本区域字段。 当字段更新时,它会更新模型。 当模型更新时,字段状态也会更新。 // script.js var reactive = require ( 'reactive' ) ; var bindings = require ( 'reactive-bindings' ) ; var tmp = document . querySelector ( '.js-skater' ) ; var model = { "name" : "Tony Hawk" ; "trick" "900" ,


【文件预览】:
reactive-bindings-master
----.gitignore(17B)
----component.json(342B)
----History.md(0B)
----Readme.md(2KB)
----package.json(446B)
----index.js(2KB)
----Makefile(166B)

网友评论