<span class="cmt-switch"> <input id="switch1" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch1" /> <label for="switch1"></label> <span class="label">Switch 1</span> </span>
<div class="cmt-switch-wrap cmt-switch-inline"> <span class="cmt-switch"> <input id="switch2" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch2" /> <label for="switch2"></label> <span class="label">Switch 1</span> </span> <span class="cmt-switch"> <input id="switch3" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch3" /> <label for="switch3"></label> <span class="label">Switch 1</span> </span> </div>
<div class="cmt-switch-wrap cmt-switch-row-2"> <span class="cmt-switch"> <input id="switch4" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch4" /> <label for="switch4"></label> <span class="label">Switch 4</span> </span> <span class="cmt-switch"> <input id="switch5" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch5" /> <label for="switch5"></label> <span class="label">Switch 5</span> </span> </div>
<div class="cmt-switch-wrap cmt-switch-row-4"> <span class="cmt-switch"> <input id="switch6" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch6" /> <label for="switch6"></label> <span class="label">Switch 6</span> </span> <span class="cmt-switch"> <input id="switch7" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch7" /> <label for="switch7"></label> <span class="label">Switch 7</span> </span> <span class="cmt-switch"> <input id="switch8" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch8" /> <label for="switch8"></label> <span class="label">Switch 8</span> </span> <span class="cmt-switch"> <input id="switch9" class="cmt-toggle cmt-toggle-round" type="checkbox" name="switch9" /> <label for="switch9"></label> <span class="label">Switch 9</span> </span> </div>
<span class="cmt-switch cmt-checkbox"> <input id="switch10" class="cmt-toggle cmt-toggle-round" type="checkbox" /> <label for="switch10"></label> <span class="label">Switch 1</span> <input type="hidden" name="switch10" value="0" /> </span>
<span class="cmt-switch cmt-checkbox" cmt-app="app" cmt-controller="controller" cmt-action="action" action="request-url" cmt-keep> <input id="switch11" class="cmt-toggle cmt-toggle-round" type="checkbox" /> <label for="switch11"></label> <span class="label">Switch 11</span> <input class="cmt-change" type="hidden" name="switch10" value="0" /> </span>
Notes: Provide the valid values of the attributes including cmt-app, cmt-controller, cmt-action, and action to trigger the Velocity Application Request.