Switches
<div class="row"> <div class="col"> <h3>Switches</h3> <div class="form-group"> <switch-ios title="a"></switch-ios> </div> <div class="form-group"> <switch-ios title="b"></switch-ios> </div> <div class="form-group"> <switch-ios title="c"></switch-ios> </div> <div class="form-group"> <switch-ios title="d"></switch-ios> </div> </div> </div>
Switches
Note this requires javascript (Vuejs 2.0)