@uprise/dropdown
v1.0.5
Published
- [Installation](#installation) - [Quick Example](#quick-start)
Downloads
13
Keywords
Readme
Table of Contents
Installation
$ yarn add @uprise/dropdown
# or
$ npm i @uprise/dropdown --save
Quick Start
This will render a dropdown:
import { Dropdown } from '@uprise/dropdown'