search-input:帮助搜索输入更好的模块

时间:2024-08-07 05:25:00
【文件属性】:

文件名称:search-input:帮助搜索输入更好的模块

文件大小:2KB

文件格式:ZIP

更新时间:2024-08-07 05:25:00

JavaScript

搜索输入 帮助搜索输入更好的模块 安装 npm install search-input 用法 this.searchInput = new SearchInput( { 'inputEl': '#search-input', // the input element 'bgEl': '#top-search-back', // the input element's parent 'resultsEl': '#search-list' // where the results so } ); // getData event will emit with a query and counter this.searchInput.on( 'getData', this.search.bind(this


【文件预览】:
search-input-master
----index.js(3KB)
----package.json(390B)
----.gitignore(36B)
----README.md(967B)

网友评论