Bootstrap CSS Classes

Bootstrap CSS class .custom-switch

<div class="custom-control custom-switch">
  <input type="checkbox" class="custom-control-input" id="customSwitch1">
  <label class="custom-control-label" for="customSwitch1">Toggle this switch element</label>
</div>

Preview

Are you tired of writing HTML by hand?

More Bootstrap CSS classes in Custom Forms category

© 2024 Shuffle. All rights reserved.