Greasy Fork is available in English.

Toast

Toast或Toast[type] 调用

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://greasyfork.org/scripts/411093-toast/code/Toast.js?version=1081231

作者
sakura-flutter
版本
0.0.1.20220814034700
创建日期
2020-09-09
最近更新
2022-08-14
许可证
暂无

依赖 vue3
Toast(content, [duration])
toast = Toast[type: info|success|warning|error](content, [0])
toast.close()