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