| Author: | sebastianha |
|---|---|
| Official Page: | Go to website |
| Publish Date: | March 16, 2015 |
| License: | MIT |
Description:
A checkbox for AngularJS styled to fit the Twitter Bootstrap standard design. The angular-bootstrap-checkbox is compatible to the use of the original AngularJS input[checkbox], with one minor change: while the original implementation allows an “uninitialized” or other then defined state of the model this one forces “false” or “ng-false-value” (not checked) when not set to “true” or “ng-true-value”.