creativetimofficial / ct-vue-soft-ui-dashboard-pro

Vue Soft UI Dashboard PRO - Premium Dashboard using VueJS 3 and Bootstrap 5
https://demos.creative-tim.com/vue-soft-ui-dashboard-pro/
2 stars 2 forks source link

v-model in VsudInput component #2

Closed torgem closed 2 years ago

torgem commented 2 years ago

Is it not possible to use the v-model binding in the VsudInput component? In order to use the v-model binding within the VsudInput.vue component I had to change the Tag in VsudInput.vue -> :value="modelValue" @input="$emit('update:modelValue', $event.target.value)" Then, I changed the name of the "value" property to "modelValue".

sajadevo commented 2 years ago

Hi @torgem

Thanks for using our product, of course you can customize all of the components the way you want, here is a quick guide for the topic you want: v-model.

Note: To get the latest updates and supports for the products and other related things to Creative Tim please join our Discord Community.

All the best, Sajad
 React Developer @ Creative-Tim.com