文件名称:bootoast:使用Bootstrap CSS进行Toast:fire:通知
文件大小:8KB
文件格式:ZIP
更新时间:2024-02-21 11:46:02
bootstrap alert-messages toast-message toast-notifications twbs
Bootoast :fire: 一个带牛逼尔库。 请与引导3或4的Toast通知alert秒。 默认设置 bootoast . toast ( { message : 'Bootoast!' , type : 'info' , position : 'bottom-center' , icon : null , timeout : null , animationDuration : 300 , dismissible : true } ) ; 选项设定 要使用您自己的设置,请使用上面的默认示例并替换为您的值。 您也可以删除不会更改的键。 选项 默认值 描写 message 'Helo!' 任何,任何HTML字符串! type 'info' 原始字符串可以是任何自举3警报类型的类没有alert- preffix。 。 icon 基于选择的type或undefined 标准Bootstrap 3 glyphicons名称后面的图标,没有glyphicon- preffix。 。 position 'bot
【文件预览】:
bootoast-master
----src()
--------bootoast.js(8KB)
--------bootoast.css(1KB)
----.npmignore(5B)
----README.md(3KB)
----dist()
--------bootoast.min.js(3KB)
--------bootoast.min.css(1KB)
----.gitignore(5B)
----package.json(304B)