0.1.6 • Published 3 years ago

@rayhearth/react_modal v0.1.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

React Modal Component

Description

A simple and reusable Modal component for React.

Getting Started

Installation

Run the following command : npm i @rayhearth/react_modal

Configuration

The component needs two props :

{message} : write here the message you want to display in the modal.

{close} : to close the modal. You will have to add a closing function in your file.

Compatibility

This component has been developped with the current latest version of React (v18.2.0).

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago