Skip to content

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

Notifications You must be signed in to change notification settings

xxRockOnxx/vue-headless-combobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-headless-combobox

npm npm

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

Inspired from WAI-ARIA 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-combobox

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published