New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ocr-p14-dropdown-npm

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocr-p14-dropdown-npm - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

2

package.json
{
"name": "ocr-p14-dropdown-npm",
"version": "2.4.0",
"version": "2.5.0",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -53,3 +53,3 @@ # OCR-P14-DROPDOWN-NPM

### Example with reset dropdown selection
### Example with name, id and reset dropdown selection

@@ -81,2 +81,4 @@ If for example, the user submit a form and you want to reset the dropdown component to its original state, you can add a state and pass the onReset props to true.

onReset={onResetState}
name="dropdownExample"
id="dropdownExample"
/>

@@ -83,0 +85,0 @@ <button onClick={() => setOnResetState(true)}>Reset dropdown selection</button>

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