AngularJS Toggle Switch
angular-toggle-switch
Toggle Switches for AngularJS. Based off Bootstrap switch by Matt Lartentis.
Democgarvis.github.io/angular-toggle-switch
InstallationDownload angular-toggle-switch.min.js or install with bower.
$ bower install angular-toggle-switch --save
Load angular-toggle-switch.min.js
then add the toggle-switch
module to your Angular App.
angular.module('app', ['toggle-switch']);
See demo for usage.
DevelopmentTesting is done using Karma Test Runner.
$ grunt test Release
$ grunt release
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。