1.0.4 • Published 6 years ago

vue-element-theme-picker v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

vue-element-theme-picker 基于element-ui主题选择器

安装

npm i vue-element-theme-picker

引用

import themePicker from 'vue-element-theme-picker'

使用

Vue.use(themePicker)

配置

  <theme-picker v-model="colors" storageKey="storageKey">
colors:'#fff',//默认颜色配置
storageKey:'color' //本地缓存key :color
1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago