test-plugin-toast

1.1.0 • Public • Published

插件的安装

NPM
npm i test-plugin-toast

引入插件

import Vue from 'vue'
import vueTotal from 'test-plugin-toast'
Vue.use(vueTotal)

基本用法

<test-toast ref="toast"></test-toast>

参数

参数 说明 类型 默认值
ref 获取当前插件实例 String -

demo地址:

demo演示

Readme

Keywords

Package Sidebar

Install

npm i test-plugin-toast

Weekly Downloads

4

Version

1.1.0

License

ISC

Unpacked Size

2.6 kB

Total Files

5

Last publish

Collaborators

  • wangdashi