UNPKG

poker-html-client

Version:
7 lines 326 B
<input id="checkbox-control" type="checkbox" class="checkbox yellow" data-bind="checked: checked, css: { right: right, [color()]: true }" /> <label for="checkbox-control"> <div class="checkbox-icon-container"> <span class="cb"></span> </div> <div class="lb" data-bind="text: label"></div> </label>