react toast notifications:react用于响应的Toast通知系统 源码

上传:choosy6430 浏览: 25 推荐: 0 文件:ZIP 大小:354.57KB 上传时间:2021-04-21 13:45:16 版权申诉
React吐司通知 一个可配置,可组合的敬酒通知系统,用于做出React。 安装 yarn add react-toast-notifications 利用 在ToastProvider包装您的应用程序,该应用程序为Toast后代提供了上下文。 import { ToastProvider , useToasts } from ' react-toast-notifications ' const FormWithToasts = () => { const { addToast } = useToasts () const onSubmit = async value => {
上传资源
用户评论