Greasy Fork is available in English.

Toast

Toast或Toast[type] 调用

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

作者
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()