Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multiselect-react-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiselect-react-dropdown - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

images/build.png

2

package.json
{
"name": "multiselect-react-dropdown",
"version": "1.0.4",
"version": "1.0.5",
"description": "React multiselect dropdown",

@@ -5,0 +5,0 @@ "main": "build/index.js",

# MULTISELECT-REACT-DROPDOWN
## Description
![PRs](images/pr.png) ![License](images/license.png) ![Build](images/build.png)
## Description
A React component providing multi select functionality with various features like selection limit, CSS customization, checkbox, search option, disable preselected values, render normal array(not an object), keyboard navigation and grouping features.
![Multiselect](images/dd.png)
----
## Installation
## Getting Started
## 1. Installation
```

@@ -13,7 +19,7 @@ npm install multiselect-react-dropdown

----
## Demo
## 2. Demo
[React-multi-select-dropdown](https://codesandbox.io/s/10xn41w767)
----
## 1. Basic Usage
## 3. Basic Usage
```js

@@ -44,3 +50,3 @@ import { Multiselect } from 'multiselect-react-dropdown';

## 2. Props
## 4. Props

@@ -64,3 +70,3 @@ | Prop | Type | Default | Description |

## 3. CSS Customization
## 5. CSS Customization

@@ -94,3 +100,3 @@ ```css

```
## 4. Close Icons
## 6. Close Icons
| Name | Image |

@@ -102,3 +108,4 @@ |:--------- | :---- |

| `close` | ![Close Icon](images/close.png) |
## Licence
## 7. Licence
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc