Socket
Socket
Sign inDemoInstall

ocr-p14-modal

Package Overview
Dependencies
5
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ocr-p14-modal

modale de validation pour le p14


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Modal component

A simple Modal component for React. This component render a modal with a message in the center of the screen.

Exemple:

Getting Started

render a modal with a message in the center of the screen

Configuration

The component needs two props :

  • {message} : write here the message you want to display in the modal.
  • {onClose} : handler to close the modal. You will have to add a handle closing function in your file.

Installation

The package can be installed via npm :

npm i ocr-p14-modal
developped with the current latest version of React (v18.2.0).

Keywords

FAQs

Last updated on 17 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc