0.1.6 • Published 1 year ago

@rayhearth/react_modal v0.1.6

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago