checkbox-inline.html 195 B

123
  1. <label class="checkbox-custom checkbox-inline" data-initialize="checkbox" id="myCustomCheckbox">
  2. <input class="sr-only" type="checkbox" value=""> <span class="checkbox-label">1</span>
  3. </label>