A Select2 v4 theme for Bootstrap 5
The Select2 Bootstrap 5 Theme is a theme designed for the Select2 library that is compatible with Bootstrap 5. It is inspired by the select2-bootstrap4-theme and is built to work with Select2 v4.0 and v4.1.
To install the Select2 Bootstrap 5 Theme, you have the following options:
CDN:
<link href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.0.0-beta.2/dist/select2-bootstrap5.min.css" rel="stylesheet"/>
<link href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.0.0-beta.2/dist/select2-bootstrap5.min.css" rel="stylesheet"/>
Package Managers:
npm install select2-bootstrap-5-theme
git clone https://github.com/apalfrey/select2-bootstrap-5-theme.git
The Select2 Bootstrap 5 Theme is a theme for the Select2 library that is designed to be compatible with Bootstrap 5. It offers a Select2 v4 theme inspired by select2-bootstrap4-theme. The theme can be easily installed using a CDN or a package manager such as npm. With its compatibility and Bootstrap-inspired design, the Select2 Bootstrap 5 Theme provides an enhanced user experience for Select2 forms.