React Auto Suggest Component – ssuggestor

Description:

ssuggestor is a React component that enables users to quickly find and select from a pre-populated list of values as they type.

Installation:

# Yarn
yarn add ssuggestor

# NPM
$ npm install ssuggestor

Preview:

ssuggestor

Add Comment