nz-toggle

myValue = {{myValue0}}



val-default="0" ng-model="myValue0"

myValue1 = {{myValue1}}



tri-toggle ng-model="myValue1"

myValue1 = {{myValue1}}



tri-toggle ng-model="myValue1" tip-false="'False'" tip-null="'Null'" tip-true="'True'"

myValue1 = {{myValue1}}



tri-toggle vertical ng-model="myValue1" tip-false="'False'" tip-null="'Null'" tip-true="'True'"

myValue1 = {{myValue1}}



class="tip-bottom"

myValue1 = {{myValue1}}



class="tip-left"

myValue1 = {{myValue1}}



tri-toggle vertical ng-model="myValue1" tip-false="'False'" tip-null="'Null'" tip-true="'True'"

Times Changed = {{count}}




tri-toggle ng-model="myValue2" on-toggle="increment"

myValue3 = {{myValue3}}




tri-toggle ng-model="myValue3" val-true="'Awesome!'" val-false="'Negative Major Tom...'" val-null="'I got nothin\''"
tri-toggle width="400" ng-model="myValue4"
tri-toggle height="200" width="200" ng-model="myValue5"
tri-toggle vertical height="400" ng-model="myValue6"
tri-toggle vertical height="200" width="200" ng-model="myValue7"
tri-toggle height="100" width="100" ng-model="myValue7" class="square"