mwbennett / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Autocomplete

Accessible, extensible, Autocomplete for React.js.

Docs coming soon, for now just look at the propTypes and examples :)

Trying to settle on the right API, and then focus hard on accessibility, there are a few missing bits right now.

Stuff we need help with:

  • mobile support verification generally
  • default mobile styles/positioniong (you'll notice the styles are pretty lean, on purpose, apps should style this however they'd like)
  • tests (eventually)

About

WAI-ARIA compliant React autocomplete (combobox) component

License:MIT License


Languages

Language:JavaScript 100.0%