Checkboxes

Bootstrap's Checkboxes enhance basic HTML radio and checkbox options.

Use the bsCheckboxes class to create an instance of Bootstrap's checkboxes inside WireBootstrap.
Render the component using an HTML div element.
Web Component
Use the wire-bs-checkboxes web component to render the component using Web Components.
Last updated