0👍
I guess this is what you need
getCategoryData(slug){
console.log(this.categories.products[slug]); // change added
}
- [Vuejs]-Is it possible to set multiple classes with ternary expressions?
- [Vuejs]-Laravel Jetstream inertia ERR_CONNECTION_REFUSED (on fresh installation)
Source:stackexchange.com