smart-dropdown
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

smart-dropdown

A dropdown with search simple to use.

NPM JavaScript Style Guide

Install

npm install --save smart-dropdown

Usage

import React, { Component } from "react";

import MyComponent from "smart-dropdown";

class Example extends Component {
  render() {
    return <MyComponent />;
  }
}

License

MIT © joaopmendes

Readme

Keywords

none

Package Sidebar

Install

npm i smart-dropdown

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.5 kB

Total Files

9

Last publish

Collaborators

  • joaopmendes