Toast

Toast或Toast[type] 调用

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/411093/1081231/Toast.js

Author
sakura-flutter
Version
0.0.1.20220814034700
Created
2020-09-09
Updated
2022-08-14
License
N/A

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