UNPKG

iuap-design

Version:
18 lines 838 B
<div class="switch-example"> <label class="u-switch u-switch-primary u-switch-lg" for="switch-primary-lg"> <input type="checkbox" id="switch-primary-lg" class="u-switch-input" checked="true"> <span class="u-switch-label"></span> </label> </div> <div class="switch-example"> <label class="u-switch u-switch-primary u-switch-default" for="switch-primary-default"> <input type="checkbox" id="switch-primary-default" class="u-switch-input" checked="true"> <span class="u-switch-label"></span> </label> </div> <div class="switch-example"> <label class="u-switch u-switch-primary u-switch-sm" for="switch-primary-sm"> <input type="checkbox" id="switch-primary-sm" class="u-switch-input" checked="true"> <span class="u-switch-label"></span> </label> </div>