test-random-bgcolor

1.0.3 • Public • Published

test-random-bgcolor

Click on the box to replace the random background

npm license

Install

npm i test-random-bgcolor

Usage

// 在vue文件main.js中引入自定义插件
import RandomBgcolor from 'test-random-bgcolor'
import '../node_modules/test-random-bgcolor/test-random-bgcolor.css'
Vue.use(RandomBgcolor)

Use in the page:

<template>
    <div>
        <random-bgcolor></random-bgcolor>  
    </div>
</template>

Readme

Keywords

Package Sidebar

Install

npm i test-random-bgcolor

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

296 kB

Total Files

10

Last publish

Collaborators

  • yaozhangxiang