Vuejs Vuetify how to access properties of object in v-select

Your category has name attribute, you can pass to item-text:

<v-select
  :items="categories"
  v-model="category"
  name="category"
  v-validate="'required'"
  item-text="name"
  label="Select a category"
/>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)