npm install react-popup-betash
npm i react-popup-beta
`git
`sh
https://github.com/1987showsun/Popup-component-by-react-dev
`Demo
Ex instructions:
`js import Popup from 'react-popup-beta';
className = "test" // default null
windowSet = "top" // default center
addTrigger = {{
text : "trigger slider top", // default null
style : {"width":"123px"}, // default null
className : "123" // default null
}}
effects = "slider" // fade / slider / zoom, default=fade
autoClose = "5000" // default does not automatically close
display = "show" // default "hide" , If you want to open the showable exhibition
returnDisplay= { "function" } // return popup state
>
{/ show popup content /}
``