React Wrapper For SweetAlert.js Library

Description:

React SweetAlert is a wrapped sweetalert implement with React style lifecycle. It have a show prop to determinate that alert should be displayed or not, and onConfirm, onCancel, onClose, onEscapeKey and onOutsideClick props to have more controls on alert element event.

Preview:

sweetalert-react

Add Comment