@niftinessafoot/autocomplete
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

AutoComplete

Usage

// Import the base module into your react app.
import AutoComplete from './AutoComplete';
// Import the optional base stylesheet.
import '@niftinessafoot/autocomplete/styles.css';

<AutoComplete title="Lunch" data={['one', 'two', 'three']} />;

Package Sidebar

Install

npm i @niftinessafoot/autocomplete

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

23.6 kB

Total Files

7

Last publish

Collaborators

  • niftinessafoot