| hide |
|
|---|
[:fontawesome-solid-tag: Releases](https://github.com/select2/select2/releases){ .md-button }
[:fontawesome-solid-comment: Forums](https://forums.select2.org){ .md-button }
[:fontawesome-brands-github: GitHub](https://github.com/select2/select2){ .md-button }
Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.
- :fontawesome-solid-language: __In your language__ Select2 comes with support for [RTL environments](i18n.md#rtl-support) and [diacritics](i18n.md#transliteration-support-diacritics), and over [40 languages built-in](i18n.md).
- :fontawesome-solid-database: __Remote data support__ [Using AJAX](data-sources/ajax.md) you can efficiently search large lists of items.
- :fontawesome-solid-brush: __Theming__ Fully skinnable, CSS built with Sass and an [optional theme for Bootstrap 4](https://github.com/ttskch/select2-bootstrap4-theme).
- :fontawesome-solid-plug: __Fully extensible__ The [plugin system](advanced/adapters-and-decorators.md) allows you to easily customize Select2 to work exactly how you want it to.
- :fontawesome-solid-tag: __Dynamic item creation__ Allow users to type in a new option and [add it on the fly](tagging.md).
- :fontawesome-brands-html5: __Full browser support__ Support for both modern and legacy browsers is built-in, even including Internet Explorer 11.