searchinput
searchinput widget
Last updated 7 years ago by purple .
ISC · · Tarball
$ npm install searchinput  --registry=http://registry.npm.fe.eucita.com 
Private package

e.g

new SearchInput({ parent: '#parent', name: '客户昵称', placeholder: '输入客户昵称搜索', onsearch: $.proxy(function(text){ // do sth. },this), onclean: $.proxy(function(){ // do sth. },this) });

Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 3
Dependencies (1)
Dev Dependencies (0)
None

Eucita FE Team | Home | README