Checkboxes
Last updated
Last updated
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.
Use the wire-bs-checkboxes
web component to render the component using Web Components.