Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要一个持续的各种通知。我正在查询一堆记录,我希望它相当冗长。我想要的是弹出一个 toastr 通知,上面写着“正在检索 ( of ) 的详细信息”
然后,当它完成全部检索时,我希望通知淡出。
这会有多难?
嗯 .. 可能已经可以不更改代码。也许。您可以在 toast 继续时延长超时,并更新 toast 的内容。我现在不能尝试,但试一试。如果没有,我会在下周重新讨论这个问题。