> For the complete documentation index, see [llms.txt](https://desislavsd.gitbook.io/vue-select/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://desislavsd.gitbook.io/vue-select/master.md).

# Introduction

<div align="center"><img src="/files/-L_vdmYhOIZeB0_ecLDg" alt="@desislavsd/vue-select"></div>

#### @desislavsd/vue-select

A lightweight and mighty select component like [Chosen](https://harvesthq.github.io/chosen/) and [Select 2](https://select2.org/) done the Vue way.

### Features

* Uses `v-model`
* Single / Multiple selection
* Tagging + custom key triggers
* List Filtering / Searching
* Support for async list source
* Out of the box AJAX support using `fetch`
* Debounce AJAX requests
* Transparent access to input attributes
* Customizable layout
* Minimal and flexible API
* Zero dependencies

{% embed url="<https://github.com/desislavsd/vue-select>" %}

{% embed url="<https://www.npmjs.com/package/@desislavsd/vue-select>" %}
