UNPKG

vue-simput

Version:

Simput component meant to be used with PyWebVue/Trame

15 lines (12 loc) 241 B
<v-col class="py-0"> <v-color-picker :label="label" :hint="help" :persistent-hint="!!(help)" hide-canvas hide-inputs mode="rgba" :value="color" @update:color="validate" /> </v-col>