plugin-toast

1.0.6 • Public • Published

plugin toast

Demo

点击demo查看

demo地址

安装

npm install plugin-toast --save

例子

import Toast from 'plugin-toast'
new Toast({
	icon : 'success',
	text : '加载中'
})

Options

  • icon none | success | warn
  • text 文案

/plugin-toast/

    Package Sidebar

    Install

    npm i plugin-toast

    Weekly Downloads

    4

    Version

    1.0.6

    License

    none

    Last publish

    Collaborators

    • braisedcakes