简体   繁体   English

reactjs中的警报

[英]Alert in reactjs

I was trying to use alert in my reactjs front-end. 我试图在我的reactjs前端中使用alert I just used the very basic alert mechanism like alert("error msg") . 我只是使用了非常基本的警报机制,例如alert("error msg") However, is there any better/optimized way in reactjs for alert prompt like this? 但是,reactjs中是否有更好/优化的方式来发出这样的警报提示? The alert is not in a rendering function so I did not use Alert from react-bootstrap . 警报不在呈现功能中,因此我没有使用react-bootstrap Alert

Try react-animated-modal to show alerts in reactjs. 尝试使用react-animated-modal在reactjs中显示警报。 It has 40 animations provided by Animate.css 它具有Animate.css提供的40种动画

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM