弹出提示组件 https://gtdalp.github.i
toastjs
安装
可以通过npm安装
npm install toastjs
也可以通过脚本引入:
<script src="build/toastjs.js"></script>
效果图
###地址:https://gtdalp.github.io/widget/toastjs/demos/toastjs.html
toast('toastjs弹出提示'); 用法 2
toast('toastjs弹出提示', 2000); 用法 3
toast('toastjs弹出提示', 2000, function(){ });
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。