|
@@ -41,7 +41,12 @@ Enjoy.
|
|
If you want to use your bootstrap variables, include `bootstrap-switch.less` in your compilation stack. You can even choose among Bootstrap versions 2.3.2 or 3.*.* compatible source.
|
|
If you want to use your bootstrap variables, include `bootstrap-switch.less` in your compilation stack. You can even choose among Bootstrap versions 2.3.2 or 3.*.* compatible source.
|
|
|
|
|
|
## AngularJs
|
|
## AngularJs
|
|
-A custom directive is available [here](https://github.com/frapontillo/angular-bootstrap-switch)
|
|
|
|
|
|
+Two custom directives are available:
|
|
|
|
+- [angular-bootstrap-switch](https://github.com/frapontillo/angular-bootstrap-switch)
|
|
|
|
+- [angular-toggle-switch](https://github.com/JumpLink/angular-toggle-switch)
|
|
|
|
+
|
|
|
|
+## KnockoutJs
|
|
|
|
+A Knockout binding handler is available [here](https://github.com/pauloortins/knockout-bootstrap-switch)
|
|
|
|
|
|
## NuGet
|
|
## NuGet
|
|
A NuGet package is available [here](https://github.com/blachniet/bootstrap-switch-nuget)
|
|
A NuGet package is available [here](https://github.com/blachniet/bootstrap-switch-nuget)
|