Select
Last updated
Last updated
Bootstrap's Select enhances the basic HTML select drop down.
Use the bsSelect
class to create an instance of Bootstrap's select component inside WireBootstrap.
Render the component using an HTML select
element.
Use the wire-bs-select
web component to render the component using Web Components.