rc-dropdown : dropdown ui component for react. You can installing rc-dropdown npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install rc-dropdown $ sudo npm install -g rc-dropdown
If want to update the rc-dropdown package execute the command as below,
$ sudo npm update rc-dropdown
Update package globally,
$ npm install -g rc-dropdown
$ sudo git clone https://github.com/rektide/rc-dropdown.git
$ sudo npm install -g ./rc-dropdown
rc-dropdown@2.1.0 /usr/lib/node_modules/rc-dropdown
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rc-dropdown
| Package Name | rc-dropdown |
| Version | 2.1.0 |
| Description | dropdown ui component for react |
| Released Date | 2017-11-07T07:39:43.035Z |
| Published by | yesmeck |
| How to Learn | https://www.npmjs.com/package/rc-dropdown/tutorial |