atom-select-list-react
v1.0.0
Published
A React implementation of [atom-select-list](https://github.com/atom/atom-select-list) The rendered list looks like Atom's command palette.
Readme
atom-select-list-react
A React implementation of atom-select-list The rendered list looks like Atom's command palette.
Features
- fuzzy search/filtering
- keyboard navigation
- event subscription using callback props
- many props for customization
- includes a component for standard list items
- includes a class for using the select list in an Atom modal
