文件名称:action-toggle-button:成功的ajax响应后简单的2状态按钮切换
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-19 04:45:57
JavaScript
动作切换按钮 成功的ajax响应后简单的2状态按钮切换 安装 使用安装: $ component install chameleonui/action-toggle-button 如果要build example ,则需要安装 stylus 和 chameleon-stylus-plugin。 $ npm install stylus -g $ npm install 应用程序接口 new ActionToggleButton ( [ options ] ) ; 选项 method: 'POST' , callback : function ( xhrResponse ) { return xhrResponse . status >= 200 && xhrResponse . status <= 399 ; } , states : { stateA : {
【文件预览】:
action-toggle-button-master
----example.html(3KB)
----Readme.md(2KB)
----History.md(296B)
----Makefile(298B)
----component.json(455B)
----.gitignore(42B)
----index.js(4KB)
----stylus()
--------example.styl(1KB)
----package.json(559B)