/atom-select-list-react

A React implementation of https://github.com/atom/atom-select-list

Primary LanguageJavaScriptMIT LicenseMIT

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