Input

Bootstrap's Input enhances the basic HTML input.

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