Skip to content

AdeleD/react-confirmation-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-confirmation-box

A ReactJS component that create a confirmation box.

For example, you can display a confirmation box like this:

Screen 1:

Confirmation box screen 1

Screen 2:

Confirmation box screen 2

Getting started:

Install:

npm install react-confirmation-box

To load the component:

var ConfirmationBox = require("react-confirmation-box");

Example:

Open the 'index.html' file from the 'sample' folder into your browser to see an example of usage.

About

A ReactJS component that creates a confirmation box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published