react-autocomplete - npm - npmjs.com
https://www.npmjs.com/package/react-autocompleteAccessible, extensible, Autocomplete for React.js. Arguments: items: Array<Any>, value: String, styles: Object Invoked to generate the render tree for the dropdown menu. Ensure the returned tree includes every entry in items or else the highlight order and keyboard navigation logic will break.styles will contain { top, left, minWidth } which are the coordinates of the top-left corner …