1.0.4 • Published 5 years ago

vue-element-theme-picker v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago