Source: switch.scss, line 1
4.9 Switch
Switch styles from trimble css
Source: switch.scss, line 1
Switch styles from trimble css
Switch:
<div class="switch">
<input class="switch-input" id="exampleSwitch" type="checkbox" name="exampleSwitch">
<label class="switch-paddle" for="exampleSwitch">
</label>
</div>