VueSwatches
1)
Vue Swatches is a Vue component that allows the user to choose a color.
カラー選択ができるライブラリ
体感かなり使いやすい
Tips
パレットが正しく表示されない
import 'vue-swatches/dist/vue-swatches.css
'も必要
Import the styles too, typically in App.vue or main.jsとのこと
各コンポーネントに置くのではなく、大きなところに置くべきなのだろう
1)
Vue Swatches,
https://saintplay.github.io/vue-swatches/
, 2021/06/17