React Bootstrap Dialog Component

Description:

It’s a Modal-dialog React component based on <Modal /> in react-bootstrap, It’s configurable and easy to use instead of window.alert or window.confirm in your React application.

Installation:

npm i react-bootstrap-dialog –save

Preview:

React Bootstrap Dialog Component

Add Comment