mgcrea.ngStrap.button
Do more with buttons. Control button states or create groups of buttons for more components like toolbars.
This modules exposes two directives: bs-checkbox and bs-radio that can be used as attributes to trigger toggle, checkbox or radio behavior.
Use bs-checkbox-group and bs-radio-group to easily setup the proper markup at compile time.
$scope.button = {{button | json}};
Theses directives can handle both strings, numbers and booleans values.