同问
开发者问题收集
如何使用 ReactJS 创建单击删除按钮时的弹出窗口?
我希望当我点击删除按钮时,会弹出一个确认窗口。我尝试使用sweetAlert,但它没有显示任何弹出窗口。popupdel 方法: popupdel() {swal({title: "Are you sure?",text: "Your will not be able to recover this imaginary file!",type: "warning",showCancelButton
javascript
reactjs
popup
popupwindow
sweetalert
2018-07-19
«
1
»