1.0.7 • Published 3 years ago

vue-headless-combobox v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

vue-headless-combobox

A headless ComboBox Vue.js component that is fully accessible.

Inspired from ARIA 1.1 ComboBox example.

You have complete control of whether the suggestions should be open, if you have the need to use an API for searching, or accepting the value being selected.

Installation

# npm
npm install vue-headless-combobox

# Yarn
yarn add vue-headless-comboboxvue

Example

Check out the simple example application in the dev folder. Link.

The App is also hosted at CodePen. Link.

Contributing

Feel free opening Issues or Pull Requests. I'll check them out whenever I can.

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago