1.0.3 • Published 11 months ago

test-random-bgcolor v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

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>
1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago